Home
last modified time | relevance | path

Searched refs:FLG_AC_BINDTO (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_audit.h65 #define FLG_AC_BINDTO 0x00001 macro
H A Daudit.c601 acp->ac_flags |= FLG_AC_BINDTO; in _audit_objopen()
829 ((dacp->ac_flags & FLG_AC_BINDTO) == 0)) in _audit_pltenter()
914 ((dacp->ac_flags & FLG_AC_BINDTO) == 0)) in _audit_pltexit()
998 if ((dacp->ac_flags & FLG_AC_BINDTO) == 0) in _audit_symbind()