Searched refs:find_lib_name (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/sgs/libld/common/ |
H A D | ldlibs.c | 178 find_lib_name(const char *dir, const char *file, Ofl_desc *ofl, Rej_desc *rej, in find_lib_name() function 298 if ((open_ret = find_lib_name(path, name, ofl, &_rej, in ld_find_library() 325 if ((open_ret = find_lib_name(path, name, ofl, &_rej, in ld_find_library()
|