Searched defs:fts_open (Results 1 - 1 of 1) sorted by relevance
/ast/src/lib/libast/misc/ | ||
H A D | fts.c | 65 int flags; /* fts_open() flags */ \ 746 fts_open(char* const* pathnames, int flags, int (*comparf)(FTSENT* const*, FTSENT* const*)) function |
Completed in 13 milliseconds