Home
last modified time | relevance | path

Searched refs:adt_set_from_ucred (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/libnwam/common/
H A Dlibnwam_audit.c46 if (adt_set_from_ucred(ah, ucr, ADT_NEW) != 0) { in nwam_record_audit_event()
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt.h98 extern int adt_set_from_ucred(const adt_session_data_t *,
H A Dmapfile-vers166 adt_set_from_ucred;
H A Dadt.c1748 adt_set_from_ucred(const adt_session_data_t *session_data, const ucred_t *uc, in adt_set_from_ucred() function
/illumos-gate/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c631 if (adt_set_from_ucred(session, ucred, ADT_NEW) != 0) { in audit_session()
/illumos-gate/usr/src/cmd/vt/
H A Dvtdaemon.c1323 if (adt_set_from_ucred(*ah, uc, ADT_NEW)) { in vt_audit_start()
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c133 if (adt_set_from_ucred(ah, ucredp, ADT_NEW) != 0) { in ilbd_audit_hc_event()
H A Dilbd_rules.c532 if (adt_set_from_ucred(ah, ucredp, ADT_NEW) != 0) { in ilbd_audit_rule_event()
H A Dilbd_sg.c178 if (adt_set_from_ucred(ah, ucredp, ADT_NEW) != 0) { in ilbd_audit_server_event()
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c1177 if (adt_set_from_ucred(ah, uc, ADT_NEW)) { in audit_put_record()
/illumos-gate/usr/src/cmd/svc/configd/
H A Dclient.c2000 if (adt_set_from_ucred(session, cred, ADT_NEW) != 0) { in start_audit_session()