Home
last modified time | relevance | path

Searched refs:invlfn (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c538 u_char *p, *vallfn, *invlfn, *empty; in readDosDirSection() local
561 vallfn = invlfn = empty = NULL; in readDosDirSection()
652 if (!invlfn) { in readDosDirSection()
653 invlfn = vallfn; in readDosDirSection()
663 if (!invlfn) { in readDosDirSection()
664 invlfn = vallfn; in readDosDirSection()
667 if (!invlfn) { in readDosDirSection()
668 invlfn = p; in readDosDirSection()
676 if (!invlfn) { in readDosDirSection()
677 invlfn in readDosDirSection()
[all...]

Completed in 2 milliseconds