]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/bsm/audit_kevents.h
xnu-792.13.8.tar.gz
[apple/xnu.git] / bsd / bsm / audit_kevents.h
index 4bbd7696fc68bc6f80e58f7aea680a95ce18d43d..c5d33469192628c7ffdc03254bcf41c7fcec44e1 100644 (file)
@@ -1,24 +1,29 @@
 /*
- * @APPLE_LICENSE_HEADER_START@
+ * @APPLE_LICENSE_OSREFERENCE_HEADER_START@
  * 
- * Copyright (c) 1999-2004 Apple Computer, Inc.  All Rights Reserved.
- * 
- * This file contains Original Code and/or Modifications of Original Code
- * as defined in and that are subject to the Apple Public Source License
- * Version 2.0 (the 'License'). You may not use this file except in
- * compliance with the License. Please obtain a copy of the License at
- * http://www.opensource.apple.com/apsl/ and read it before using this
+ * This file contains Original Code and/or Modifications of Original Code 
+ * as defined in and that are subject to the Apple Public Source License 
+ * Version 2.0 (the 'License'). You may not use this file except in 
+ * compliance with the License.  The rights granted to you under the 
+ * License may not be used to create, or enable the creation or 
+ * redistribution of, unlawful or unlicensed copies of an Apple operating 
+ * system, or to circumvent, violate, or enable the circumvention or 
+ * violation of, any terms of an Apple operating system software license 
+ * agreement.
+ *
+ * Please obtain a copy of the License at 
+ * http://www.opensource.apple.com/apsl/ and read it before using this 
  * file.
- * 
- * The Original Code and all software distributed under the License are
- * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
- * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
- * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
- * Please see the License for the specific language governing rights and
+ *
+ * The Original Code and all software distributed under the License are 
+ * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER 
+ * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, 
+ * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, 
+ * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. 
+ * Please see the License for the specific language governing rights and 
  * limitations under the License.
- * 
- * @APPLE_LICENSE_HEADER_END@
+ *
+ * @APPLE_LICENSE_OSREFERENCE_HEADER_END@
  */
 
 #ifndef _BSM_AUDIT_KEVENTS_H_
 #define AUE_FCHOWN      38              /*123*/
 #define AUE_FCHMOD      39              /*124*/
 #define AUE_O_RECVFROM  AUE_RECVFROM    /*125*/
-#define AUE_O_SETREUID  AUE_NULL        /*126*/   /*40*/
-#define AUE_O_SETREGID  AUE_NULL        /*127*/   /*41*/
+#define AUE_O_SETREUID  AUE_SETEUID        /*126*/   /*40*/
+#define AUE_O_SETREGID  AUE_SETEGID        /*127*/   /*41*/
 #define AUE_RENAME      42              /*128*/
 #define AUE_O_TRUNCATE  AUE_TRUNCATE    /*129*/
 #define AUE_O_FTRUNCATE AUE_FTRUNCATE   /*130*/
 #define AUE_O_GETDIRENTRIES AUE_GETDIRENTRIES /*156*/
 #define AUE_STATFS      54              /*157*/
 #define AUE_FSTATFS     55              /*158*/
-#define AUE_UMOUNT      12              /*159*/
+#define AUE_UNMOUNT     12              /*159*/
 #define AUE_O_ASYNCDAEMON AUE_NULL      /*160*/
 #define AUE_GETFH       322            /*161*/
 #define AUE_O_GETDOMAINNAME AUE_NULL    /*162*/
 #define AUE_O_SETDOMAINNAME AUE_SYSCTL  /*163*/
 #define AUE_O_PCFS_MOUNT AUE_NULL       /*164*/
-#define AUE_QUOTACTL    323            /*165*/
+#define AUE_QUOTACTL    60             /*165*/
 #define AUE_O_EXPORTFS  AUE_NULL        /*166*/
 #define AUE_MOUNT       62              /*167*/
 #define AUE_O_USTATE    AUE_NULL        /*168*/
 #define AUE_SWAPOFF    355
 #define AUE_INITPROCESS        356
 #define AUE_MAPFD      357
+#define AUE_TASKNAMEFORPID AUE_NULL
 #define AUE_TASKFORPID 358
 #define AUE_PIDFORTASK 359
 #define AUE_SYSCTL_NONADMIN    360