Searched refs:vt_audit_event (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/vt/ |
H A D | vtdaemon.c | 199 static void vt_audit_event(adt_session_data_t *, au_event_t, int); 776 vt_audit_event(ah, ADT_passwd, err); in vt_do_auth() 788 vt_audit_event(ah, ADT_screenunlock, err); in vt_do_auth() 807 vt_audit_event(ah, ADT_screenunlock, err); in vt_do_auth() 1336 vt_audit_event(adt_session_data_t *ah, au_event_t event_id, int status) in vt_audit_event() function 1395 vt_audit_event(ah, ADT_screenlock, PAM_SUCCESS); in vt_check_source_audit()
|