Home
last modified time | relevance | path

Searched refs:dlmopen_intn (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h685 extern Grp_hdl *dlmopen_intn(Lm_list *, const char *, int, Rt_map *,
H A Ddlfcns.c857 dlmopen_intn(Lm_list *lml, const char *path, int mode, Rt_map *clmp, in dlmopen_intn() function
1006 return (dlmopen_intn(lml, path, mode, clmp, 0, 0)); in dlmopen_check()
H A Daudit.c1425 if ((ghp = dlmopen_intn((Lm_list *)LM_ID_NEWLM, ptr, in audit_setup()