Home
last modified time | relevance | path

Searched refs:BCHILD (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/io/
Dfts.c115 #define BCHILD 1 /* fts_children */ macro
562 instr = BCHILD; in FTS_CHILDREN()
846 if (descend && (type == BCHILD || !nitems) && in fts_build()