Home
last modified time | relevance | path

Searched refs:adt_alloc_event (Results 1 – 25 of 27) sorted by relevance

12

/titanic_44/usr/src/cmd/ssh/sshd/
H A Dbsmaudit.c85 if ((event = adt_alloc_event(ah, ADT_passwd)) == NULL) { in audit_sshd_chauthtok()
148 if ((event = adt_alloc_event(*ah, ADT_ssh)) == NULL) { in audit_sshd_login()
226 if ((event = adt_alloc_event(*ah, ADT_ssh)) == NULL) { in audit_sshd_login_failure()
266 if ((event = adt_alloc_event(*ah, ADT_logout)) == NULL) { in audit_sshd_logout()
/titanic_44/usr/src/cmd/login/
H A Dlogin_audit.c77 event = adt_alloc_event(ah, event_id); in audit_success()
126 if ((logout = adt_alloc_event(ah, ADT_logout)) == NULL) { in audit_logout()
245 event = adt_alloc_event(ah, event_id); in audit_failure()
/titanic_44/usr/src/cmd/power/
H A Dsys-suspend.c140 if ((event = adt_alloc_event(ah, event_id)) == NULL) { in pm_audit_event()
334 if ((event = adt_alloc_event(ah, event_id)) != NULL) { in pm_suspend()
381 ((event = adt_alloc_event(ah, ADT_uadmin_thaw)) in pm_suspend()
/titanic_44/usr/src/lib/libnwam/common/
H A Dlibnwam_audit.c51 if ((edata = adt_alloc_event(ah, eid)) == NULL) { in nwam_record_audit_event()
/titanic_44/usr/src/cmd/smbsrv/smbd/
H A Dsmbd_logon.c122 if ((event = adt_alloc_event(ah, ADT_smbd_session)) == NULL) { in smbd_user_auth_logon()
234 if ((event = adt_alloc_event(ah, ADT_smbd_logoff)) == NULL) { in smbd_user_auth_logoff()
/titanic_44/usr/src/lib/libbsm/common/
H A Dadt.h108 *adt_alloc_event(const adt_session_data_t *, au_event_t);
H A Dmapfile-vers146 adt_alloc_event;
H A Dadt.c1793 *adt_alloc_event(const adt_session_data_t *session_data, au_event_t event_id) in adt_alloc_event() function
/titanic_44/usr/src/cmd/uadmin/
H A Duadmin.c126 (event = adt_alloc_event(ah, event_id)) == NULL) { in main()
291 if ((event = adt_alloc_event(ah, ADT_uadmin_thaw)) == NULL) { in main()
/titanic_44/usr/src/cmd/su/
H A Dsu.c814 if ((event = adt_alloc_event(ah, event_id)) == NULL) { in audit_success()
824 if ((event = adt_alloc_event(ah, ADT_passwd)) == NULL) { in audit_success()
867 if ((event = adt_alloc_event(ah, event_id)) == NULL) { in audit_logout()
1037 if ((event = adt_alloc_event(ah, event_id)) == NULL) { in audit_failure()
1064 if ((event = adt_alloc_event(ah, ADT_passwd)) == NULL) { in audit_failure()
/titanic_44/usr/src/cmd/ndmpd/ndmp/
H A Dndmpd_comm.c1517 if ((event = adt_alloc_event(conn->conn_ah, ADT_ndmp_backup)) == NULL) { in ndmpd_audit_backup()
1553 if ((event = adt_alloc_event(conn->conn_ah, in ndmpd_audit_restore()
1603 if ((event = adt_alloc_event(conn->conn_ah, in ndmpd_audit_connect()
1632 if ((event = adt_alloc_event(conn->conn_ah, in ndmpd_audit_disconnect()
/titanic_44/usr/src/cmd/hal/tools/
H A Dhal-storage-zpool.c64 if ((event = adt_alloc_event(ah, event_id)) == NULL) { in audit_pool()
H A Dhal-storage-shared.c713 if ((event = adt_alloc_event(ah, event_id)) == NULL) {
/titanic_44/usr/src/cmd/hotplugd/
H A Dhotplugd_door.c657 if ((event = adt_alloc_event(session, ADT_hotplug_state)) == NULL) { in audit_changestate()
700 if ((event = adt_alloc_event(session, ADT_hotplug_set)) == NULL) { in audit_setprivate()
/titanic_44/usr/src/cmd/newgrp/
H A Dnewgrp.c216 if ((event = adt_alloc_event(ah, ADT_newgrp_login)) == NULL) { in put_event()
/titanic_44/usr/src/cmd/vscan/vscand/
H A Dvs_svc.c410 if ((event = adt_alloc_event(ah, ADT_vscan_quarantine)) == NULL) { in vs_svc_audit()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c2745 if ((ae = adt_alloc_event(audit_handle, ADT_inetd_connect)) in exec_method()
3254 if ((ae = adt_alloc_event(audit_handle, in process_nowait_request()
3312 if ((ae = adt_alloc_event(audit_handle, ADT_inetd_copylimit)) in process_nowait_request()
3374 if ((ae = adt_alloc_event(audit_handle, in process_wait_request()
/titanic_44/usr/src/cmd/vt/
H A Dvtdaemon.c1341 if ((event = adt_alloc_event(ah, event_id)) == NULL) { in vt_audit_event()
/titanic_44/usr/src/cmd/hal/addons/cpufreq/
H A Daddon-cpufreq.c609 if ((event = adt_alloc_event (ah, event_id)) == NULL) { in audit_cpufreq()
/titanic_44/usr/src/cmd/passwd/
H A Dpasswd.c376 if ((event = adt_alloc_event(ah, ADT_passwd)) == NULL) { in main()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/ilbd/
H A Dilbd_hc.c143 if ((event = adt_alloc_event(ah, flag)) == NULL) { in ilbd_audit_hc_event()
H A Dilbd_rules.c546 if ((event = adt_alloc_event(ah, flag)) == NULL) { in ilbd_audit_rule_event()
H A Dilbd_sg.c196 if ((event = adt_alloc_event(ah, flag)) == NULL) { in ilbd_audit_server_event()
/titanic_44/usr/src/cmd/zoneadmd/
H A Dzoneadmd.c1162 event = adt_alloc_event(ah, ADT_zone_state); in audit_put_record()
/titanic_44/usr/src/cmd/init/
H A Dinit.c4583 event = adt_alloc_event(ah, ADT_init_solaris); in audit_put_record()

12