Searched refs:AU_UNIMPL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/openbsm/libbsm/
H A Dbsm_notify.c82 return (AU_UNIMPL);
121 if (status == AU_UNIMPL)
122 return (AU_UNIMPL);
143 return (AU_UNIMPL);
/freebsd-13-stable/contrib/openbsm/bsm/
H A Dlibbsm.h938 * AU_UNIMPL should never happen unless you've changed your system software
942 #define AU_UNIMPL NOTIFY_STATUS_FAILED + 1 /* audit unimplemented */ macro
979 * setaudit(2), or AU_UNIMPL if audit does not appear to be supported by

Completed in 95 milliseconds