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

/freebsd-current/tools/test/stress2/testcases/fts/
H A Dfts.c79 case FTS_DC: /* Ignore. */
/freebsd-current/contrib/mandoc/
H A Dcompat_fts.h78 #define FTS_DC 2 /* directory that causes cycles */ macro
H A Dcompat_fts.c545 return (FTS_DC);
/freebsd-current/lib/libc/gen/
H A Dftw-compat11.c78 case FTS_DC:
H A Dftw.c70 case FTS_DC:
H A Dnftw.c65 case FTS_DC:
H A Dfts-compat.h93 #define FTS_DC 2 /* directory that causes cycles */ macro
H A Dnftw-compat11.c69 case FTS_DC:
H A Dfts-compat.c837 p->fts_info == FTS_DC || p->fts_info == FTS_DOT))
980 return (FTS_DC);
H A Dfts.c820 p->fts_info == FTS_DC || p->fts_info == FTS_DOT))
968 return (FTS_DC);
H A Dfts-compat11.c822 p->fts_info == FTS_DC || p->fts_info == FTS_DOT))
971 return (FTS_DC);
/freebsd-current/tools/test/stress2/misc/
H A Dprocfs3.sh99 case FTS_DC: /* Ignore. */
H A Dfts.sh108 case FTS_DC: /* Ignore. */
H A Dsigxcpu.sh118 case FTS_DC: /* Ignore. */
/freebsd-current/include/
H A Dfts.h88 #define FTS_DC 2 /* directory that causes cycles */ macro
/freebsd-current/bin/pax/
H A Dftree.c398 case FTS_DC:
/freebsd-current/bin/cp/
H A Dcp.c293 case FTS_DC: /* Warn, continue. */
/freebsd-current/usr.sbin/setfmac/
H A Dsetfmac.c148 case FTS_DC: /* do cyclic? */
/freebsd-current/usr.sbin/ckdist/
H A Dckdist.c151 case FTS_DC:
/freebsd-current/usr.bin/du/
H A Ddu.c301 case FTS_DC: /* Ignore. */
/freebsd-current/usr.bin/grep/
H A Dutil.c171 case FTS_DC:
/freebsd-current/bin/ls/
H A Dls.c658 case FTS_DC:
/freebsd-current/usr.bin/find/
H A Dfunction.c1585 return (entry->fts_info == FTS_D || entry->fts_info == FTS_DC ||
/freebsd-current/lib/libpmc/pmu-events/
H A Djevents.c1403 case FTS_DC:

Completed in 358 milliseconds