find_paths_etc
status_t find_paths_etc(const char* architecture,
if (find_paths_etc(get_architecture(), B_FIND_PATH_ADD_ONS_DIRECTORY,
if (find_paths_etc(get_architecture(), B_FIND_PATH_ADD_ONS_DIRECTORY,
if (find_paths_etc(get_architecture(), B_FIND_PATH_ADD_ONS_DIRECTORY,
if (find_paths_etc(get_architecture(), B_FIND_PATH_ADD_ONS_DIRECTORY,
status_t error = find_paths_etc(architecture, baseDirectory, subPath, flags,
B_DEFINE_WEAK_ALIAS(__find_paths_etc, find_paths_etc);