Home
last modified time | relevance | path

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

/bionic/tools/versioner/src/
DUtils.cpp46 fts_open(dir_argv, FTS_LOGICAL | FTS_NOCHDIR, nullptr), fts_close); in collectHeaders()
DVFS.cpp40 fts_open(paths, FTS_COMFOLLOW | FTS_LOGICAL | FTS_NOCHDIR, nullptr), fts_close); in addDirectoryToVFS()
DPreprocessor.cpp443 std::unique_ptr<FTS, decltype(&fts_close)> fts(fts_open(fts_paths, FTS_LOGICAL, nullptr), in preprocessHeaders()
/bionic/libc/include/
Dfts.h122 FTS* _Nullable fts_open(char* _Nonnull const* _Nonnull __path, int __options, int (* _Nullable __co…
/bionic/libc/fts/include/bionic/
Dfts.h122 FTS* _Nullable fts_open(char* _Nonnull const* _Nonnull __path, int __options, int (* _Nullable __co…
/bionic/libc/bionic/
Dfts.c176 DEF_WEAK(fts_open);
1051 fts_open(char * const *argv, int options, in fts_open() function
/bionic/libc/
Dlibc.map.txt406 fts_open; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt406 fts_open; # introduced=21