]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/bsm/audit_kevents.h
xnu-2782.30.5.tar.gz
[apple/xnu.git] / bsd / bsm / audit_kevents.h
index 25e3eb829ec4f607c5cb83730ca24b6cd1a30ad3..e6ea2a05b0c7f86951b3ee1c263b363efe972bae 100644 (file)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2005-2009 Apple Inc.
+ * Copyright (c) 2005-2010 Apple Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
 #define        AUE_PDKILL              43198   /* FreeBSD. */
 #define        AUE_PDGETPID            43199   /* FreeBSD. */
 #define        AUE_PDWAIT              43200   /* FreeBSD. */
+#define        AUE_GETATTRLISTBULK     43201   /* Darwin. */
+#define        AUE_GETATTRLISTAT       43202   /* Darwin. */
+#define        AUE_OPENBYID            43203   /* Darwin. */
+#define        AUE_OPENBYID_R          43204   /* Darwin. */
+#define        AUE_OPENBYID_RT         43205   /* Darwin. */
+#define        AUE_OPENBYID_W          43206   /* Darwin. */
+#define        AUE_OPENBYID_WT         43207   /* Darwin. */
+#define        AUE_OPENBYID_RW         43208   /* Darwin. */
+#define        AUE_OPENBYID_RWT        43209   /* Darwin. */
 
 #define        AUE_SESSION_START       44901   /* Darwin. */
 #define        AUE_SESSION_UPDATE      44902   /* Darwin. */
 #define        AUE_INITGROUPS          AUE_NULL
 #define        AUE_IOPOLICYSYS         AUE_NULL
 #define        AUE_ISSETUGID           AUE_NULL
+#define        AUE_LEDGER              AUE_NULL
 #define        AUE_LIOLISTIO           AUE_NULL
 #define        AUE_LISTXATTR           AUE_NULL
 #define        AUE_LSTATV              AUE_NULL