Home
last modified time | relevance | path

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

/bionic/libc/include/
Dfts.h110 #define FTS_NOINSTR 3 /* no instructions */ macro
/bionic/libc/bionic/
Dfts.c266 p->fts_instr = FTS_NOINSTR; in fts_read()
379 p->fts_instr = FTS_NOINSTR; in fts_read()
447 instr != FTS_NOINSTR && instr != FTS_SKIP) { in fts_set()
916 p->fts_instr = FTS_NOINSTR; in fts_alloc()