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

  /src/sbin/fsck_msdos/
dosfs.h 126 #define DIREMPTY 1
dir.c 515 dir->fsckflags |= DIREMPTY;
522 if (dir->fsckflags & DIREMPTY) {
529 dir->fsckflags &= ~DIREMPTY;
546 } else if (dir->fsckflags & DIREMPTY)

Completed in 14 milliseconds