Searched refs:FTS_F (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10/srm-7/srm/src/
H A Dtree_walker.c25 #define FTS_F 6 macro
120 case FTS_F:
185 process_file(path, FTS_F);
/macosx-10.10/ksh-23/ksh/src/lib/libast/include/
H A Dftwalk.h90 #define FTW_F FTS_F
H A Dfts.h68 #define FTS_F (1<<1) /* file - not directory or symbolic link*/ macro
/macosx-10.10/Libc-1044.1.2/include/
H A Dfts.h136 #define FTS_F 8 /* regular file */ macro
/macosx-10.10/Libc-1044.1.2/gen/
H A Dnftw.c151 case FTS_F:
H A Dfts.c846 p->fts_info = FTS_F;
1013 return (FTS_F);
/macosx-10.10/Security-57031.1.35/Security/include/security_codesigning/
H A Ddirscanner.cpp96 case FTS_F:
H A Dresources.cpp153 case FTS_F:
H A Dbundlediskrep.cpp196 case FTS_F:
H A Dsigner.cpp339 if (ent->fts_info == FTS_F) {
/macosx-10.10/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A Ddirscanner.cpp96 case FTS_F:
H A Dresources.cpp153 case FTS_F:
H A Dbundlediskrep.cpp196 case FTS_F:
H A Dsigner.cpp339 if (ent->fts_info == FTS_F) {
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A Dchmod.c287 case FTS_F:
H A Dchgrp.c417 case FTS_F:
H A Dcksum.c603 case FTS_F:
/macosx-10.10/removefile-35/
H A Dremovefile_tree_walker.c91 case FTS_F:
/macosx-10.10/file_cmds-242/pax/
H A Dftree.c402 case FTS_F:
/macosx-10.10/kext_tools-384.1.4/
H A Dsafecalls.c435 case FTS_F: // regular file
/macosx-10.10/file_cmds-242/gzip/
H A Dgzip.c1995 case FTS_F:
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Dfts.c574 f->fts_info = FTS_F;
/macosx-10.10/copyfile-118.1.2/
H A Dcopyfile.c734 case FTS_F:

Completed in 534 milliseconds