Searched refs:Audit_desc (Results 1 - 8 of 8) 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 Dglobals.c125 Audit_desc *auditors = NULL; /* global auditors (LD_AUDIT) */
H A Dsetup.c955 if ((auditors = calloc(1, sizeof (Audit_desc))) == NULL)
984 sizeof (Audit_desc))) == NULL))
H A D_rtld.h611 extern Audit_desc *auditors; /* global auditors */
H A Daudit.c1178 Audit_desc *adp = AUDITORS(clmp);
1379 audit_setup(Rt_map *clmp, Audit_desc *adp, uint_t orig, int *in_nfavl)
H A Delf.c2267 calloc(1, sizeof (Audit_desc))) == NULL) ||
/illumos-gate/usr/src/cmd/sgs/include/
H A Dsgs.h222 typedef struct audit_desc Audit_desc; typedef in typeref:struct:audit_desc
H A Drtld.h699 Audit_desc *rt_auditors; /* audit descriptor array */

Completed in 94 milliseconds