Searched defs:intree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c520 fsck_ino_t *intree; local
632 intree = tsearch((void *)orphan, &limbo_dirs,
634 if (intree == NULL)
652 fsck_ino_t *intree; local
742 intree = tsearch((void *)orphan, &limbo_dirs,
744 if (intree == NULL)

Completed in 59 milliseconds