Home
last modified time | relevance | path

Searched refs:find_path_for_path_etc (Results 1 – 6 of 6) sorted by relevance

/haiku/headers/os/storage/
H A DFindDirectory.h186 status_t find_path_for_path_etc(const char* path, const char* dependency,
/haiku/src/kits/storage/
H A DPathFinder.cpp80 error = find_path_for_path_etc(fPath, dependency, architecture, in FindPath()
/haiku/docs/user/storage/
H A DFindDirectory.dox25 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 Dfind_paths.cpp807 B_DEFINE_WEAK_ALIAS(__find_path_for_path_etc, find_path_for_path_etc);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1670 void find_path_for_path_etc() {} in find_path_for_path_etc() function
H A Dlibroot_stubs.c1723 void find_path_for_path_etc() {} in find_path_for_path_etc() function