Searched refs:cannot_audit (Results 1 – 4 of 4) sorted by relevance
82 #ifndef cannot_audit83 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
997 int cannot_audit(int);
417 - Add cannot_audit() function non-Darwin systems that wraps auditon();418 required by OpenSSH BSM support. Convert Darwin cannot_audit() into a