Home
last modified time | relevance | path

Searched refs:audit_setup (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_audit.h128 extern int audit_setup(Rt_map *, Audit_desc *, uint_t, int *);
H A Dsetup.c900 (void) audit_setup(mlmp, auditors, in setup()
924 if (audit_setup(mlmp, auditors, 0, NULL) == 0) in setup()
938 if (audit_setup(mlmp, AUDITORS(mlmp), 0, NULL) == 0) in setup()
H A Daudit.c1379 audit_setup(Rt_map *clmp, Audit_desc *adp, uint_t orig, int *in_nfavl) in audit_setup() function
H A Delf.c2247 if (audit_setup(lmp, AUDITORS(lmp), 0,