Searched refs:FTS_DC (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dftw.c80 case FTS_DC:
H A Dnftw.c96 case FTS_DC:
H A Dfts.c830 p->fts_info == FTS_DC || p->fts_info == FTS_DOT))
964 return (FTS_DC);
/netbsd-6-1-5-RELEASE/include/
H A Dfts.h108 #define FTS_DC 2 /* directory that causes cycles */ macro
/netbsd-6-1-5-RELEASE/usr.bin/du/
H A Ddu.c221 case FTS_DC: /* Ignore. */
/netbsd-6-1-5-RELEASE/bin/cp/
H A Dcp.c349 case FTS_DC: /* Warn, continue. */
/netbsd-6-1-5-RELEASE/usr.sbin/veriexecgen/
H A Dveriexecgen.c259 case FTS_DC:
/netbsd-6-1-5-RELEASE/bin/ls/
H A Dls.c431 case FTS_DC:
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dftree.c614 case FTS_DC:
/netbsd-6-1-5-RELEASE/usr.bin/grep/
H A Dutil.c150 case FTS_DC:
/netbsd-6-1-5-RELEASE/libexec/makewhatis/
H A Dmakewhatis.c297 case FTS_DC:

Completed in 135 milliseconds