HomeSort by: relevance | last modified time | path
    Searched refs:LRNOMASK (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/fsck_msdos/
dosfs.h 107 #define LRNOMASK 0x1f /* mask to extract long record
dir.c 552 u_int lrnomask = *p & LRNOMASK; local in function:readDosDirSection
565 || lidx != lrnomask) {
576 lidx = lrnomask;

Completed in 13 milliseconds