Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/upstream-netbsd/lib/libc/gen/
Dftw.c42 char * const paths[2] = { __UNCONST(path), NULL }; in ftw() local
Dnftw.c43 char * const paths[2] = { __UNCONST(path), NULL }; in nftw() local
/bionic/linker/
Dlinker.cpp447 static void resolve_paths(std::vector<std::string>& paths, in resolve_paths()
490 std::vector<std::string>* paths) { in split_path()
498 std::vector<std::string> paths; in parse_path() local
1568 const std::vector<std::string>& paths, in open_library_on_paths()