Searched refs:find_path_for_path_etc (Results 1 – 6 of 6) sorted by relevance
/haiku/headers/os/storage/ |
H A D | FindDirectory.h | 186 status_t find_path_for_path_etc(const char* path, const char* dependency,
|
/haiku/src/kits/storage/ |
H A D | PathFinder.cpp | 80 error = find_path_for_path_etc(fPath, dependency, architecture, in FindPath()
|
/haiku/docs/user/storage/ |
H A D | FindDirectory.dox | 25 find_path_for_path_etc(). It is very important to use the functions at 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(), 1402 \fn status_t find_path_for_path_etc(const char* path,
|
/haiku/src/system/libroot/os/ |
H A D | find_paths.cpp | 807 B_DEFINE_WEAK_ALIAS(__find_path_for_path_etc, find_path_for_path_etc);
|
/haiku/src/system/libroot/stubbed/ |
H A D | libroot_stubs_legacy.c | 1670 void find_path_for_path_etc() {} in find_path_for_path_etc() function
|
H A D | libroot_stubs.c | 1723 void find_path_for_path_etc() {} in find_path_for_path_etc() function
|