Home
last modified time | relevance | path

Searched refs:ftwalk (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dftw.c49 return ftwalk(path, ftw_user, FTW_DOT, NiL); in ftw()
H A Dnftw.c60 return ftwalk(path, nftw_user, flags, NiL); in nftw()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dftwalk.h119 extern int ftwalk(const char*, int(*)(Ftw_t*), int, int(*)(Ftw_t*, Ftw_t*));
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME40 ftw.h ftwalk() interface definitions
54 ftwalk an ftw(3) that works -- used in new tw(1)
H A DMakefile33 ftwalk.h fts.h fs3d.h getopt.h glob.h hash.h hashkey.h hashpart.h \
57 find.3 fmt.3 fmtls.3 fs3d.3 ftwalk.3 getcwd.3 hash.3 iblocks.3 \
83 fs3d.c ftwalk.c ftwflags.c fts.c \
H A DRELEASE78 11-08-25 ftwalk.c: FTS_SLNONE => FTW_SL
232 09-09-28 fts.h,ftwalk.h,fts.c: promote { namelen pathlen level } to (s)size_t
995 ftwalk.c: only clear FTW_DELAY if FTW_CHILDREN
996 ftwalk.h: add FTW_NSOK for FTW_DELAY
1305 ftwalk: fix FTW_CHILDREN bug that hit top level non-dirs twice
1426 98-07-17 fix ftwalk() short by one malloc()
1508 include/ftwalk.h: FTW_PATH=>FTS_NOCHDIR to avoid FTS_AGAIN (duh)
1525 ftwalk: handle fts_open()==0 via one phony userf() call
1599 ftwalk: reimplement on top of fts
1713 fix ftwalk() metaphysical to handle non-dirs too
[all …]
H A DMamfile1226 make ftwalk.o
1227 make misc/ftwalk.c
1228 make include/ftwalk.h implicit
1234 done include/ftwalk.h
1236 done misc/ftwalk.c
1237 meta ftwalk.o %.c>%.o misc/ftwalk.c ftwalk
1238 prev misc/ftwalk.c
1239 exec - ${CC} ${mam_cc_FLAGS} ${CCFLAGS} -I. -Icomp -Iinclude -Istd -D_PACKAGE_ast -c misc/ftwalk.c
1240 done ftwalk.o generated
1243 prev include/ftwalk.h implicit
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dftwalk.c53 ftwalk(const char* path, int (*userf)(Ftw_t*), int flags, int (*comparf)(Ftw_t*, Ftw_t*)) in ftwalk() function
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dmap107 #undef ftwalk
108 #define ftwalk _ast_ftwalk
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dmap107 #undef ftwalk
108 #define ftwalk _ast_ftwalk
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dmap107 #undef ftwalk
108 #define ftwalk _ast_ftwalk
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dmap107 #undef ftwalk
108 #define ftwalk _ast_ftwalk
/illumos-gate/usr/src/cmd/ast/libast/
H A DMakefile.defs37 ftwalk.h fts.h fs3d.h getopt.h glob.h hash.h hashkey.h hashpart.h \
221 misc/ftwalk.o \
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A DRELEASE125 07-02-07 cksum.c: move from src/cmd/std with ftwalk => fts
222 03-05-18 rm.c: check st_nlink to verify progress w.r.t. ftwalk/fts
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-header.p5m130 file path=usr/include/ast/ftwalk.h