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

/netbsd-6-1-5-RELEASE/include/
H A Dfts.h129 #define FTS_FOLLOW 2 /* follow symbolic link */ macro
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dfts.c350 if (instr == FTS_FOLLOW &&
441 if (p->fts_instr == FTS_FOLLOW) {
519 if (instr && instr != FTS_AGAIN && instr != FTS_FOLLOW &&
919 * If doing a logical walk, or application requested FTS_FOLLOW, do

Completed in 107 milliseconds