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

/macosx-10.9.5/Libc-997.90.3/include/
H A Dfts.h121 ino_t fts_ino; /* inode */ member in struct:_ftsent
/macosx-10.9.5/Libc-997.90.3/gen/
H A Dfts.c990 ino = p->fts_ino = sbp->st_ino;
1004 if (ino == t->fts_ino && dev == t->fts_dev) {

Completed in 113 milliseconds