Searched refs:linux_audit_record_event (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | audit-linux.c | 42 linux_audit_record_event(int uid, const char *username, const char *hostname, in linux_audit_record_event() function 88 if (linux_audit_record_event(li->uid, NULL, li->hostname, NULL, in audit_session_open() 118 linux_audit_record_event(-1, audit_username(), NULL, in audit_event()
|