Home
last modified time | relevance | path

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

/bionic/libc/include/
Dfts.h107 #define FTS_AGAIN 1 /* read node again */ macro
/bionic/libc/bionic/
Dfts.c276 if (instr == FTS_AGAIN) { in fts_read()
454 if (instr && instr != FTS_AGAIN && instr != FTS_FOLLOW && in fts_set()