Home
last modified time | relevance | path

Searched refs:LRNOMASK (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sbin/fsck_msdosfs/
H A Ddosfs.h103 #define LRNOMASK 0x1f /* mask to extract long record macro
H A Ddir.c671 || lidx != (*p & LRNOMASK)) { in readDosDirSection()
682 lidx = *p & LRNOMASK; in readDosDirSection()