Home
last modified time | relevance | path

Searched refs:bsm_audit_record (Results 1 – 1 of 1) sorted by relevance

/external/openssh/
Daudit-bsm.c189 bsm_audit_record(int typ, char *string, au_event_t event_no) in bsm_audit_record() function
264 bsm_audit_record(4, textbuf, AUE_openssh); in bsm_audit_bad_login()
269 bsm_audit_record(3, textbuf, AUE_openssh); in bsm_audit_bad_login()
335 bsm_audit_record(0, textbuf, AUE_openssh); in audit_event()
346 bsm_audit_record(0, textbuf, AUE_logout); in audit_event()
354 bsm_audit_record(1, in audit_event()
361 bsm_audit_record(1, textbuf, AUE_openssh); in audit_event()
365 bsm_audit_record(2, gettext("not_console"), AUE_openssh); in audit_event()