Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDaudit-bsm.c82 #ifndef cannot_audit
83 extern int cannot_audit(int);
356 if (cannot_audit(0)) in audit_connection_from()
401 if (cannot_audit(0)) in audit_event()
/freebsd-11-stable/contrib/openbsm/libbsm/
HDbsm_notify.c161 cannot_audit(int val __unused) in cannot_audit() function
/freebsd-11-stable/contrib/openbsm/bsm/
HDlibbsm.h997 int cannot_audit(int);
/freebsd-11-stable/contrib/openbsm/
HDNEWS417 - Add cannot_audit() function non-Darwin systems that wraps auditon();
418 required by OpenSSH BSM support. Convert Darwin cannot_audit() into a