Searched refs:AUE_openssh (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ |
D | audit-bsm.c | 57 #ifndef AUE_openssh 58 # 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()
|
D | README.platform | 80 32800:AUE_openssh:OpenSSH login:lo 83 32768 - 65535. Event number 32800 has been choosen for AUE_openssh.
|