Home
last modified time | relevance | path

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

/third_party/FreeBSD/include/
H A Dfts.h137 #define FTS_INIT 9 /* initialized only */ macro
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c198 * finished the node before the root(s); set p->fts_info to FTS_INIT in fts_open()
204 sp->fts_cur->fts_info = FTS_INIT; in fts_open()
539 if (p->fts_info == FTS_INIT) in fts_children()

Completed in 3 milliseconds