Searched refs:remove_hdl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dremove.c49 * remove_hdl() is called to remove the handle and the link-map.
919 * processing or remove_hdl().
973 (void) remove_hdl(ghp, clmp, NULL);
1020 remove_hdl(Grp_hdl *ghp, Rt_map *clmp, int *removed) function
1570 if (((_error = remove_hdl(ghp, clmp, &_remove)) != 0) &&
H A D_rtld.h763 extern int remove_hdl(Grp_hdl *, Rt_map *, int *);
H A Ddlfcns.c515 error = remove_hdl(ghp, clmp, NULL);

Completed in 67 milliseconds