Searched refs:found_pathname (Results 1 – 2 of 2) sorted by relevance
143 solib_open (char *in_pathname, char **found_pathname) in solib_open() argument225 if (found_pathname != NULL && temp_pathname != NULL) in solib_open()226 *found_pathname = xstrdup (temp_pathname); in solib_open()
117 extern int solib_open (char *in_pathname, char **found_pathname);