Searched refs:FTS_NS (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dftw.c72 case FTS_NS:
H A Dnftw.c86 case FTS_NS:
H A Dfts.c688 * checking FTS_NS on the returned nodes.
803 p->fts_info = FTS_NS;
936 return (FTS_NS);
/netbsd-6-1-5-RELEASE/include/
H A Dfts.h116 #define FTS_NS 10 /* stat(2) failed */ macro
/netbsd-6-1-5-RELEASE/bin/ls/
H A Dls.c514 if (cur->fts_info == FTS_ERR || cur->fts_info == FTS_NS) {
684 if (a_info == FTS_NS || b_info == FTS_NS) {
685 if (b_info != FTS_NS)
687 else if (a_info != FTS_NS)
/netbsd-6-1-5-RELEASE/bin/chmod/
H A Dchmod.c173 case FTS_NS:
/netbsd-6-1-5-RELEASE/usr.bin/chflags/
H A Dchflags.c147 case FTS_NS:
/netbsd-6-1-5-RELEASE/usr.bin/du/
H A Ddu.c193 case FTS_NS:
225 case FTS_NS:
/netbsd-6-1-5-RELEASE/sbin/chown/
H A Dchown.c178 case FTS_NS:
/netbsd-6-1-5-RELEASE/usr.bin/find/
H A Dfind.c227 case FTS_NS:
/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dverify.c112 case FTS_NS:
H A Dcreate.c138 case FTS_NS:
/netbsd-6-1-5-RELEASE/bin/cp/
H A Dcp.c342 case FTS_NS:
/netbsd-6-1-5-RELEASE/bin/rm/
H A Drm.c194 case FTS_NS:
196 * FTS_NS: assume that if can't stat the file, it
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dftree.c629 case FTS_NS:
/netbsd-6-1-5-RELEASE/sbin/dump/
H A Dtraverse.c202 case FTS_NS:
/netbsd-6-1-5-RELEASE/libexec/makewhatis/
H A Dmakewhatis.c313 case FTS_NS:
/netbsd-6-1-5-RELEASE/usr.bin/gzip/
H A Dgzip.c1868 case FTS_NS:

Completed in 206 milliseconds