Searched defs:candidate (Results 1 – 1 of 1) sorted by relevance
1350 static bool find_loaded_library_by_soname(const char* name, soinfo** candidate) { in find_loaded_library_by_soname()1385 soinfo* candidate; in find_library_internal() local