Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h681 extern int dlclose_core(Grp_hdl *, Rt_map *, Lm_list *);
H A Ddlfcns.c458 dlclose_core(Grp_hdl *ghp, Rt_map *clmp, Lm_list *lml) in dlclose_core() function
544 error = dlclose_core(ghp, clmp, olml); in dlclose_intn()
H A Dremove.c1406 (void) dlclose_core(ghp, in remove_hdl()