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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c131 _audit_get_head_client(Rt_map *hlmp, Rt_map *almp) argument
135 Lm_list *hlml = LIST(hlmp);
145 _audit_create_head_client(Rt_map *hlmp, Rt_map *almp) argument
148 Lm_list *hlml = LIST(hlmp);
151 ac.ac_cookie = (uintptr_t)hlmp;
428 _audit_used_by_head(Rt_map *hlmp, Rt_map *almp) argument
433 for (APLIST_TRAVERSE(AUDITORS(hlmp)->ad_list, idx, alp)) {
457 _audit_add_head(Rt_map *clmp, Rt_map *hlmp, int preinit, int activity) argument
478 if (AUDITORS(hlmp) && _audit_used_by_head(hlmp, alm
1383 Rt_map *hlmp; local
[all...]
H A Ddlfcns.c1256 Rt_map *hlmp = LIST(clmp)->lm_head; local
1266 sl.sl_imap = hlmp;
1332 Rt_map *hlmp = LIST(clmp)->lm_head; local
1341 sl.sl_imap = hlmp;
1346 Rt_map *hlmp = LIST(clmp)->lm_head; local
1360 sl.sl_imap = hlmp;
H A Dremove.c259 Rt_map *hlmp = nlml->lm_head; local
263 if ((hlmp == NULL) || (FLAGS(hlmp) & FLG_RT_AUDIT))

Completed in 352 milliseconds