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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Daudit.c127 * activity events use _audit_get_head_client() to dynamically retrieve the
131 _audit_get_head_client(Rt_map *hlmp, Rt_map *almp) function
359 acp = _audit_get_head_client(clml->lm_head, almp);
488 if ((acp = _audit_get_head_client(clml->lm_head, almp)) != NULL)
1126 acp = _audit_get_head_client(clml->lm_head, almp);

Completed in 62 milliseconds