Searched defs:alml (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c204 Lm_list *alml = LIST(almp); local
217 leave(alml, thr_flg_reenter);
273 Lm_list *alml = LIST(almp); local
284 leave(alml, thr_flg_reenter);
344 Lm_list *alml = LIST(almp); local
374 if (alml->lm_flags & LML_FLG_AUDITNOTIFY)
377 alml->lm_flags |= LML_FLG_AUDITNOTIFY;
380 if ((alml->lm_flags & LML_FLG_AUDITNOTIFY) == 0)
383 alml->lm_flags &= ~LML_FLG_AUDITNOTIFY;
389 leave(alml, thr_flg_reente
468 Lm_list *alml = LIST(almp); local
571 Lm_list *alml = LIST(almp); local
712 Lm_list *alml = LIST(almp); local
819 Lm_list *alml = LIST(almp); local
905 Lm_list *alml = LIST(almp); local
984 Lm_list *alml = LIST(almp); local
1111 Lm_list *alml = LIST(almp); local
[all...]

Completed in 76 milliseconds