HomeSort by: relevance | last modified time | path
    Searched defs:getshort (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/mbrlabel/
mbrlabel.c 62 static u_int16_t getshort(void *);
101 getshort(void *p) function in typeref:typename:u_int16_t
152 if (getshort(buf + MBR_MAGIC_OFFSET) != MBR_MAGIC)

Completed in 14 milliseconds