OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FTS_INIT
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/include/
fts.h
93
#define
FTS_INIT
9 /* initialized only */
/ndk/build/platforms/android-8/arch-arm/usr/include/
fts.h
93
#define
FTS_INIT
9 /* initialized only */
/ndk/build/platforms/android-8/arch-x86/usr/include/
fts.h
93
#define
FTS_INIT
9 /* initialized only */
/bionic/libc/bionic/
fts.c
148
* finished the node before the root(s); set p->fts_info to
FTS_INIT
154
sp->fts_cur->fts_info =
FTS_INIT
;
485
if (p->fts_info ==
FTS_INIT
)
Completed in 13 milliseconds