Searched refs:dlmopen_intn (Results 1 – 3 of 3) sorted by relevance
/titanic_41/usr/src/cmd/sgs/rtld/common/ |
H A D | _rtld.h | 692 extern Grp_hdl *dlmopen_intn(Lm_list *, const char *, int, Rt_map *,
|
H A D | dlfcns.c | 856 dlmopen_intn(Lm_list *lml, const char *path, int mode, Rt_map *clmp, in dlmopen_intn() function 1005 return (dlmopen_intn(lml, path, mode, clmp, 0, 0)); in dlmopen_check()
|
H A D | audit.c | 1425 if ((ghp = dlmopen_intn((Lm_list *)LM_ID_NEWLM, ptr, in audit_setup()
|