Searched refs:AU_PRS_FAILURE (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/contrib/openbsm/libbsm/
H A Dbsm_flags.c82 sel = AU_PRS_FAILURE;
146 AU_PRS_FAILURE : 0;
156 } else if ((sel & AU_PRS_FAILURE) != 0) {
H A Dbsm_mask.c204 if (sorf & AU_PRS_FAILURE)
/freebsd-13-stable/contrib/openbsm/bsm/
H A Dlibbsm.h69 #define AU_PRS_FAILURE 2 macro
70 #define AU_PRS_BOTH (AU_PRS_SUCCESS|AU_PRS_FAILURE)
141 if (sel & AU_PRS_FAILURE) \
148 if (sel & AU_PRS_FAILURE) \
/freebsd-13-stable/sys/security/audit/
H A Daudit_private.h371 #define AU_PRS_FAILURE 2 macro
372 #define AU_PRS_BOTH (AU_PRS_SUCCESS|AU_PRS_FAILURE)
H A Daudit.c473 sorf = AU_PRS_FAILURE;
817 sorf = AU_PRS_FAILURE;
H A Daudit_bsm_klib.c139 if (sorf & AU_PRS_FAILURE)
H A Daudit_worker.c383 sorf = AU_PRS_FAILURE;
/freebsd-13-stable/crypto/openssh/
H A Daudit-bsm.c250 sorf = (sf == 0) ? AU_PRS_SUCCESS : AU_PRS_FAILURE;
/freebsd-13-stable/contrib/openbsm/bin/auditreduce/
H A Dauditreduce.c431 sorf = AU_PRS_FAILURE;

Completed in 128 milliseconds