Searched defs:find_lib_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dldlibs.c178 find_lib_name(const char *dir, const char *file, Ofl_desc *ofl, Rej_desc *rej, function
280 * turned on, then we pass that information down into find_lib_name which will
298 if ((open_ret = find_lib_name(path, name, ofl, &_rej,
325 if ((open_ret = find_lib_name(path, name, ofl, &_rej,

Completed in 63 milliseconds