]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/sys/reason.h
xnu-6153.141.1.tar.gz
[apple/xnu.git] / bsd / sys / reason.h
index 355b59ae97c7c3a32ca91f42c87e19e598b5dea1..516521f9f5ad791532af9739c8be765bd1c5f465 100644 (file)
@@ -113,11 +113,12 @@ void os_reason_set_description_data(os_reason_t cur_reason, uint32_t type, void
 #define OS_REASON_SANDBOX       25
 #define OS_REASON_SECURITY      26
 #define OS_REASON_ENDPOINTSECURITY      27
+#define OS_REASON_PAC_EXCEPTION 28
 
 /*
  * Update whenever new OS_REASON namespaces are added.
  */
-#define OS_REASON_MAX_VALID_NAMESPACE OS_REASON_ENDPOINTSECURITY
+#define OS_REASON_MAX_VALID_NAMESPACE OS_REASON_PAC_EXCEPTION
 
 #define OS_REASON_BUFFER_MAX_SIZE 5120