Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dfts.c71 #define BREAD 3 /* fts_read */ macro
335 } else if ((sp->fts_child = fts_build(sp, BREAD)) == NULL) { in fts_read()
557 if (type == BREAD) { in fts_build()
600 if (nlinks || type == BREAD) { in fts_build()
602 if (nlinks && type == BREAD) in fts_build()
773 if (type == BREAD) in fts_build()