Home
last modified time | relevance | path

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

/third_party/FreeBSD/include/
H A Dfts.h150 #define FTS_AGAIN 1 /* read node again */ macro
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c324 if (instr == FTS_AGAIN) { in fts_read()
505 if (instr != 0 && instr != FTS_AGAIN && instr != FTS_FOLLOW && in fts_set()
545 * same effect is available with FTS_AGAIN. in fts_children()

Completed in 2 milliseconds