OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fts_open
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/include/
fts.h
60
int fts_options; /*
fts_open
options, global flags */
119
FTS *
fts_open
(char * const *, int,
/ndk/build/platforms/android-8/arch-arm/usr/include/
fts.h
60
int fts_options; /*
fts_open
options, global flags */
119
FTS *
fts_open
(char * const *, int,
/ndk/build/platforms/android-8/arch-x86/usr/include/
fts.h
60
int fts_options; /*
fts_open
options, global flags */
119
FTS *
fts_open
(char * const *, int,
/bionic/libc/bionic/
fts.c
70
fts_open
(char * const *argv, int options,
function
188
* place and the user can access the first node. From
fts_open
it's
764
* the saved fd; if one of
fts_open
()'s arguments is a relative path
Completed in 41 milliseconds