Searched refs:fts_set (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/compatibility/bsd/
H A Dfts.h119 int fts_instr; /* fts_set() instructions */
138 int fts_set(FTS *, FTSENT *, int);
/haiku/src/libs/bsd/
H A Dfts.c446 * User may have called fts_set on the node. If skipped,
524 * semantics to fts using fts_set. An error return is allowed for similar
529 fts_set(FTS *sp, FTSENT *p, int instr) function

Completed in 41 milliseconds