Searched refs:adt_set_from_ucred (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/lib/libnwam/common/ |
H A D | libnwam_audit.c | 46 if (adt_set_from_ucred(ah, ucr, ADT_NEW) != 0) { in nwam_record_audit_event()
|
/titanic_44/usr/src/lib/libbsm/common/ |
H A D | adt.h | 98 extern int adt_set_from_ucred(const adt_session_data_t *,
|
H A D | mapfile-vers | 166 adt_set_from_ucred;
|
H A D | adt.c | 1706 adt_set_from_ucred(const adt_session_data_t *session_data, const ucred_t *uc, in adt_set_from_ucred() function
|
/titanic_44/usr/src/cmd/ssh/sshd/ |
H A D | bsmaudit.c | 142 if (adt_set_from_ucred(*ah, ucred, ADT_NEW)) { in audit_sshd_login()
|
/titanic_44/usr/src/cmd/hotplugd/ |
H A D | hotplugd_door.c | 631 if (adt_set_from_ucred(session, ucred, ADT_NEW) != 0) { in audit_session()
|
/titanic_44/usr/src/cmd/vt/ |
H A D | vtdaemon.c | 1322 if (adt_set_from_ucred(*ah, uc, ADT_NEW)) { in vt_audit_start()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ilbd/ |
H A D | ilbd_hc.c | 133 if (adt_set_from_ucred(ah, ucredp, ADT_NEW) != 0) { in ilbd_audit_hc_event()
|
H A D | ilbd_rules.c | 532 if (adt_set_from_ucred(ah, ucredp, ADT_NEW) != 0) { in ilbd_audit_rule_event()
|
H A D | ilbd_sg.c | 177 if (adt_set_from_ucred(ah, ucredp, ADT_NEW) != 0) { in ilbd_audit_server_event()
|
/titanic_44/usr/src/cmd/zoneadmd/ |
H A D | zoneadmd.c | 1156 if (adt_set_from_ucred(ah, uc, ADT_NEW)) { in audit_put_record()
|
/titanic_44/usr/src/cmd/svc/configd/ |
H A D | client.c | 1996 if (adt_set_from_ucred(session, cred, ADT_NEW) != 0) { in start_audit_session()
|