Searched refs:open_library_on_path (Results 1 – 1 of 1) sorted by relevance
666 static int open_library_on_path(const char* name, const char* const paths[]) { in open_library_on_path() function695 int fd = open_library_on_path(name, gLdPaths); in open_library()697 fd = open_library_on_path(name, gSoPaths); in open_library()