Home
last modified time | relevance | path

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

/haiku/headers/os/storage/
H A DFindDirectory.h179 status_t find_path_etc(const void* codePointer, const char* dependency,
/haiku/src/kits/storage/
H A DPathFinder.cpp83 error = find_path_etc(fCodePointer, dependency, architecture, in FindPath()
/haiku/docs/user/storage/
H A DFindDirectory.dox23 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 Dfind_paths.cpp805 B_DEFINE_WEAK_ALIAS(__find_path_etc, find_path_etc);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1668 void find_path_etc() {} in find_path_etc() function
H A Dlibroot_stubs.c1721 void find_path_etc() {} in find_path_etc() function