Searched refs:find_path_etc (Results 1 – 6 of 6) sorted by relevance
/haiku/headers/os/storage/ |
H A D | FindDirectory.h | 179 status_t find_path_etc(const void* codePointer, const char* dependency,
|
/haiku/src/kits/storage/ |
H A D | PathFinder.cpp | 83 error = find_path_etc(fCodePointer, dependency, architecture, in FindPath()
|
/haiku/docs/user/storage/ |
H A D | FindDirectory.dox | 23 accessed using the functions find_directory(), find_path(), find_path_etc(), 952 Flag for the find_path_etc(), find_path_for_path_etc(), find_paths_etc(), 967 Flag for the find_path_etc(), find_path_for_path_etc(), find_paths_etc(), 982 Flag for the find_path_etc(), find_path_for_path_etc(), find_paths_etc(), 1297 \fn status_t find_path_etc(const void* codePointer, const char* dependency,
|
/haiku/src/system/libroot/os/ |
H A D | find_paths.cpp | 805 B_DEFINE_WEAK_ALIAS(__find_path_etc, find_path_etc);
|
/haiku/src/system/libroot/stubbed/ |
H A D | libroot_stubs_legacy.c | 1668 void find_path_etc() {} in find_path_etc() function
|
H A D | libroot_stubs.c | 1721 void find_path_etc() {} in find_path_etc() function
|