Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Ddlfcns.c519 remove_lml(lml); in dlclose_core()
947 remove_lml(lml); in dlmopen_intn()
956 remove_lml(lml); in dlmopen_intn()
H A D_rtld.h758 extern void remove_lml(Lm_list *);
H A Dremove.c169 remove_lml(Lm_list *lml) in remove_lml() function