/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | ftw.h | 35 #define FTW_F 0 /* file */ macro
|
/titanic_44/usr/src/lib/libast/common/include/ |
H A D | ftwalk.h | 90 #define FTW_F FTS_F macro
|
/titanic_44/usr/src/head/ |
H A D | ftw.h | 48 #define FTW_F 0 /* file */ macro
|
/titanic_44/usr/src/lib/libast/amd64/include/ast/ |
H A D | ftwalk.h | 99 #define FTW_F FTS_F macro
|
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | ftwalk.h | 99 #define FTW_F FTS_F macro
|
/titanic_44/usr/src/lib/libast/i386/include/ast/ |
H A D | ftwalk.h | 99 #define FTW_F FTS_F macro
|
/titanic_44/usr/src/lib/libast/sparc/include/ast/ |
H A D | ftwalk.h | 99 #define FTW_F FTS_F macro
|
/titanic_44/usr/src/cmd/streams/log/ |
H A D | strclean.c | 147 if (info != FTW_F) in clean()
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | ftw.c | 146 return((*fn)(path, &sb, FTW_F));
|
/titanic_44/usr/src/cmd/backup/dump/ |
H A D | lftw.c | 176 rc = (*fn)(path, &sb, FTW_F); in lf_xftw()
|
/titanic_44/usr/src/cmd/svc/common/ |
H A D | manifest_find.c | 192 if (ftw_type != FTW_F) in process()
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | _xftw.c | 176 return ((*fn)(path, &sb, FTW_F)); in fwalk()
|
H A D | nftw.c | 240 type = FTW_F; in walk()
|
/titanic_44/usr/src/cmd/grep/ |
H A D | grep.c | 278 if (info != FTW_F) { in recursive()
|
/titanic_44/usr/src/tools/findunref/ |
H A D | findunref.c | 448 case FTW_F: in checkpath()
|
/titanic_44/usr/src/cmd/bart/ |
H A D | create.c | 352 case FTW_F: /* file */ in walker()
|
/titanic_44/usr/src/cmd/fs.d/nfs/statd/ |
H A D | sm_svc.c | 830 if (!(info == FTW_F || info == FTW_D)) in nftw_owner()
|
/titanic_44/usr/src/tools/protocmp/ |
H A D | protocmp.c | 591 case FTW_F: in set_values()
|
/titanic_44/usr/src/cmd/filesync/ |
H A D | eval.c | 526 case FTW_F: /* file */ in walker()
|
/titanic_44/usr/src/cmd/grep_xpg4/ |
H A D | grep.c | 440 if (info != FTW_F) { in recursive()
|
/titanic_44/usr/src/cmd/fs.d/cachefs/common/ |
H A D | subr.c | 951 case FTW_F: /* files */ in cachefs_delete_file()
|
/titanic_44/usr/src/cmd/boot/bootadm/ |
H A D | bootadm.c | 1830 case FTW_F: in update_dircache() 1933 if (flags != FTW_F && flags != FTW_D && (flags == FTW_SL && in cmpstat()
|