Searched refs:AUE_openssh (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | audit-bsm.c | 56 #ifndef AUE_openssh 57 # define AUE_openssh 32800 macro 339 bsm_audit_record(4, textbuf, AUE_openssh); in bsm_audit_bad_login() 344 bsm_audit_record(3, textbuf, AUE_openssh); in bsm_audit_bad_login() 410 bsm_audit_record(0, textbuf, AUE_openssh); in audit_event() 430 gettext("logins disabled by /etc/nologin"), AUE_openssh); in audit_event() 436 bsm_audit_record(1, textbuf, AUE_openssh); in audit_event() 440 bsm_audit_record(2, gettext("not_console"), AUE_openssh); in audit_event()
|
H A D | README.platform | 81 32800:AUE_openssh:OpenSSH login:lo 84 32768 - 65535. Event number 32800 has been chosen for AUE_openssh.
|
/freebsd/contrib/openbsm/bsm/ |
H A D | audit_uevents.h | 116 #define AUE_openssh 32800 macro
|
/freebsd/contrib/openbsm/etc/ |
H A D | audit_event | 696 32800:AUE_openssh:OpenSSH login:lo
|