Searched refs:open_library_on_path (Results 1 – 1 of 1) sorted by relevance
729 static int open_library_on_path(const char* name, const char* const paths[]) { in open_library_on_path() function761 int fd = open_library_on_path(name, g_ld_library_paths); in open_library()763 fd = open_library_on_path(name, kDefaultLdPaths); in open_library()