Searched refs:fts_open (Results 1 - 2 of 2) sorted by path

/haiku/headers/compatibility/bsd/
H A Dfts.h68 int fts_options; /* fts_open options, global flags */
135 FTS *fts_open(char * const *, int,
/haiku/src/libs/bsd/
H A Dfts.c95 * details. The FTS returned from fts_open points to this structure's
141 fts_open(char * const *argv, int options, function
156 /* fts_open() requires at least one path */
262 * place and the user can access the first node. From fts_open it's
912 * the saved fd; if one of fts_open()'s arguments is a relative path

Completed in 52 milliseconds