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

/netbsd-6-1-5-RELEASE/include/
H A Dfts.h128 #define FTS_AGAIN 1 /* read node again */ macro
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dfts.c339 if (instr == FTS_AGAIN) {
519 if (instr && instr != FTS_AGAIN && instr != FTS_FOLLOW &&
561 * same effect is available with FTS_AGAIN.

Completed in 65 milliseconds