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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Danalyze.c769 * is_so_loaded().
784 is_so_loaded(Lm_list *lml, const char *name, int *in_nfavl) function
1056 * mapped. This catches symlink names not caught by is_so_loaded().
1934 * already loaded before calling this function (refer is_so_loaded()).
2083 return (is_so_loaded(lml, oname, in_nfavl));
2471 if (nlmp = is_so_loaded(lml, name, in_nfavl)) {

Completed in 66 milliseconds