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

  /src/sys/ufs/ufs/
ufs_lookup.c 73 int dirchk = 1; variable in typeref:typename:int
75 int dirchk = 0; variable in typeref:typename:int
522 * "dirchk" to be true.
528 if ((reclen == 0 && (msg = "null entry")) || (dirchk &&
ufs_lookup.c 73 int dirchk = 1; variable in typeref:typename:int
75 int dirchk = 0; variable in typeref:typename:int
522 * "dirchk" to be true.
528 if ((reclen == 0 && (msg = "null entry")) || (dirchk &&

Completed in 37 milliseconds