summaryrefslogtreecommitdiffstats
path: root/sys/bsm/audit_errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/bsm/audit_errno.h')
-rw-r--r--sys/bsm/audit_errno.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/bsm/audit_errno.h b/sys/bsm/audit_errno.h
index 9a13bd9..8b78199 100644
--- a/sys/bsm/audit_errno.h
+++ b/sys/bsm/audit_errno.h
@@ -205,6 +205,8 @@
#define BSM_ERRNO_EKEYEXPIRED 220 /* Linux-specific. */
#define BSM_ERRNO_EKEYREVOKED 221 /* Linux-specific. */
#define BSM_ERRNO_EKEYREJECTED 222 /* Linux-specific. */
+#define BSM_ERRNO_ENOTCAPABLE 223 /* FreeBSD-specific. */
+#define BSM_ERRNO_ECAPMODE 224 /* FreeBSD-specific. */
/*
* In the event that OpenBSM doesn't have a file representation of a local
OpenPOWER on IntegriCloud