Searched refs:cannot_audit (Results 1 – 4 of 4) sorted by relevance
81 #ifndef cannot_audit82 extern int cannot_audit(int);356 if (cannot_audit(0)) in audit_connection_from()401 if (cannot_audit(0)) in audit_event()
161 cannot_audit(int val __unused) in cannot_audit() function
1007 int cannot_audit(int);
432 - Add cannot_audit() function non-Darwin systems that wraps auditon();433 required by OpenSSH BSM support. Convert Darwin cannot_audit() into a