Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/rtld/common/
H A D_audit.h60 Rt_map *ac_lmp; /* audit library identifier */ member
H A Daudit.c138 if (acp->ac_lmp == almp) in _audit_get_head_client()
150 ac.ac_lmp = almp; in _audit_create_head_client()
182 if (aip->ai_clients[ndx].ac_lmp == almp) in _audit_client()
578 acp->ac_lmp = alp->al_lmp; in _audit_objopen()
H A Dremove.c267 if (acp->ac_lmp != lmp) { in remove_so()