Home
last modified time | relevance | path

Searched refs:getshort (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sbin/fdisk/
Dmisc.h61 u_int16_t getshort(void *);
Dmbr.c105 mbr->signature = getshort(&mbr_buf[MBR_SIG_OFF]); in MBR_parse()
Dmisc.c153 getshort(void *p) in getshort() function