Lines Matching refs:ftwalk
44 09-09-28 fts.h,ftwalk.h,fts.c: promote { namelen pathlen level } to (s)size_t
807 ftwalk.c: only clear FTW_DELAY if FTW_CHILDREN
808 ftwalk.h: add FTW_NSOK for FTW_DELAY
1117 ftwalk: fix FTW_CHILDREN bug that hit top level non-dirs twice
1238 98-07-17 fix ftwalk() short by one malloc()
1320 include/ftwalk.h: FTW_PATH=>FTS_NOCHDIR to avoid FTS_AGAIN (duh)
1337 ftwalk: handle fts_open()==0 via one phony userf() call
1411 ftwalk: reimplement on top of fts
1525 fix ftwalk() metaphysical to handle non-dirs too
1550 add strexpr() primitive for streval() with user handle (like ftwalk)
1595 add ftwalk(FTW_METAPHYSICAL) for posix -H