Searched defs:ftwalk (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ | ||
H A D | ftwalk.c | 27 * ftwalk on top of fts 31 #include <ftwalk.h> 53 ftwalk(const char* path, int (*userf)(Ftw_t*), int flags, int (*comparf)(Ftw_t*, Ftw_t*)) function |
Completed in 9 milliseconds