Home
last modified time | relevance | path

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

/third_party/FreeBSD/include/
H A Dfts.h166 FTSENT *fts_children(FTS *, int);
/third_party/FreeBSD/lib/libc/gen/
H A Dfts.c71 #define BCHILD 1 /* fts_children */
72 #define BNAMES 2 /* fts_children, names only */
515 fts_children(FTS *sp, int instr) in fts_children() function
615 * idea is to build the linked list of entries that are used by fts_children
846 * If descended after called from fts_children or after called from in fts_build()

Completed in 3 milliseconds