Deleted Added
full compact
audit_kevents.h (186647) audit_kevents.h (189279)
1/*-
2 * Copyright (c) 2005 Apple Inc.
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 *

--- 12 unchanged lines hidden (view full) ---

21 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
22 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
25 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
27 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 *
1/*-
2 * Copyright (c) 2005 Apple Inc.
3 * All rights reserved.
4 *
5 * Redistribution and use in source and binary forms, with or without
6 * modification, are permitted provided that the following conditions
7 * are met:
8 *

--- 12 unchanged lines hidden (view full) ---

21 * DISCLAIMED. IN NO EVENT SHALL APPLE OR ITS CONTRIBUTORS BE LIABLE FOR ANY
22 * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
25 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
27 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
28 *
29 * $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/audit_kevents.h#4 $
29 * $P4: //depot/projects/trustedbsd/openbsm/sys/bsm/audit_kevents.h#5 $
30 */
31
32#ifndef _BSM_AUDIT_KEVENTS_H_
33#define _BSM_AUDIT_KEVENTS_H_
34
35/*
36 * Values marked as AUE_NULL are not required to be audited as per CAPP.
37 *

--- 543 unchanged lines hidden (view full) ---

581#define AUE_OPENAT 43184 /* FreeBSD. */
582#define AUE_POSIX_OPENPT 43185 /* FreeBSD. */
583#define AUE_CAP_NEW 43186 /* TrustedBSD. */
584#define AUE_CAP_GETRIGHTS 43187 /* TrustedBSD. */
585#define AUE_CAP_ENTER 43188 /* TrustedBSD. */
586#define AUE_CAP_GETMODE 43189 /* TrustedBSD. */
587#define AUE_POSIX_SPAWN 43190 /* Darwin. */
588#define AUE_FSGETPATH 43191 /* Darwin. */
30 */
31
32#ifndef _BSM_AUDIT_KEVENTS_H_
33#define _BSM_AUDIT_KEVENTS_H_
34
35/*
36 * Values marked as AUE_NULL are not required to be audited as per CAPP.
37 *

--- 543 unchanged lines hidden (view full) ---

581#define AUE_OPENAT 43184 /* FreeBSD. */
582#define AUE_POSIX_OPENPT 43185 /* FreeBSD. */
583#define AUE_CAP_NEW 43186 /* TrustedBSD. */
584#define AUE_CAP_GETRIGHTS 43187 /* TrustedBSD. */
585#define AUE_CAP_ENTER 43188 /* TrustedBSD. */
586#define AUE_CAP_GETMODE 43189 /* TrustedBSD. */
587#define AUE_POSIX_SPAWN 43190 /* Darwin. */
588#define AUE_FSGETPATH 43191 /* Darwin. */
589#define AUE_PREAD 43192 /* Darwin/FreeBSD. */
590#define AUE_PWRITE 43193 /* Darwin/FreeBSD. */
589
590/*
591 * Darwin BSM uses a number of AUE_O_* definitions, which are aliased to the
592 * normal Solaris BSM identifiers. _O_ refers to it being an old, or compat
593 * interface. In most cases, Darwin has never implemented these system calls
594 * but picked up the fields in their system call table from their FreeBSD
595 * import. Happily, these have different names than the AUE_O* definitions
596 * in Solaris BSM.

--- 55 unchanged lines hidden (view full) ---

652#define AUE_O_USTATE AUE_NULL /* Darwin */
653#define AUE_O_WAIT3 AUE_NULL /* Darwin */
654#define AUE_O_RPAUSE AUE_NULL /* Darwin */
655#define AUE_O_GETDENTS AUE_NULL /* Darwin */
656
657/*
658 * Possible desired future values based on review of BSD/Darwin system calls.
659 */
591
592/*
593 * Darwin BSM uses a number of AUE_O_* definitions, which are aliased to the
594 * normal Solaris BSM identifiers. _O_ refers to it being an old, or compat
595 * interface. In most cases, Darwin has never implemented these system calls
596 * but picked up the fields in their system call table from their FreeBSD
597 * import. Happily, these have different names than the AUE_O* definitions
598 * in Solaris BSM.

--- 55 unchanged lines hidden (view full) ---

654#define AUE_O_USTATE AUE_NULL /* Darwin */
655#define AUE_O_WAIT3 AUE_NULL /* Darwin */
656#define AUE_O_RPAUSE AUE_NULL /* Darwin */
657#define AUE_O_GETDENTS AUE_NULL /* Darwin */
658
659/*
660 * Possible desired future values based on review of BSD/Darwin system calls.
661 */
660#define AUE_ACCESSEXTENDED AUE_NULL
661#define AUE_ATGETMSG AUE_NULL
662#define AUE_ATPUTMSG AUE_NULL
663#define AUE_ATSOCKET AUE_NULL
664#define AUE_ATPGETREQ AUE_NULL
665#define AUE_ATPGETRSP AUE_NULL
666#define AUE_ATPSNDREQ AUE_NULL
667#define AUE_ATPSNDRSP AUE_NULL
668#define AUE_BSDTHREADCREATE AUE_NULL
669#define AUE_BSDTHREADTERMINATE AUE_NULL
670#define AUE_BSDTHREADREGISTER AUE_NULL
662#define AUE_ATGETMSG AUE_NULL
663#define AUE_ATPUTMSG AUE_NULL
664#define AUE_ATSOCKET AUE_NULL
665#define AUE_ATPGETREQ AUE_NULL
666#define AUE_ATPGETRSP AUE_NULL
667#define AUE_ATPSNDREQ AUE_NULL
668#define AUE_ATPSNDRSP AUE_NULL
669#define AUE_BSDTHREADCREATE AUE_NULL
670#define AUE_BSDTHREADTERMINATE AUE_NULL
671#define AUE_BSDTHREADREGISTER AUE_NULL
671#define AUE_CHMODEXTENDED AUE_NULL
672#define AUE_CHUD AUE_NULL
673#define AUE_CSOPS AUE_NULL
674#define AUE_DUP AUE_NULL
672#define AUE_CHUD AUE_NULL
673#define AUE_CSOPS AUE_NULL
674#define AUE_DUP AUE_NULL
675#define AUE_FCHMODEXTENDED AUE_NULL
676#define AUE_FDATASYNC AUE_NULL
677#define AUE_FFSCTL AUE_NULL
678#define AUE_FGETATTRLIST AUE_NULL
679#define AUE_FGETXATTR AUE_NULL
680#define AUE_FLISTXATTR AUE_NULL
681#define AUE_FREMOVEXATTR AUE_NULL
682#define AUE_FSCTL AUE_NULL
683#define AUE_FSETATTRLIST AUE_NULL
684#define AUE_FSETXATTR AUE_NULL
675#define AUE_FDATASYNC AUE_NULL
676#define AUE_FFSCTL AUE_NULL
677#define AUE_FGETATTRLIST AUE_NULL
678#define AUE_FGETXATTR AUE_NULL
679#define AUE_FLISTXATTR AUE_NULL
680#define AUE_FREMOVEXATTR AUE_NULL
681#define AUE_FSCTL AUE_NULL
682#define AUE_FSETATTRLIST AUE_NULL
683#define AUE_FSETXATTR AUE_NULL
685#define AUE_FSTATEXTENDED AUE_NULL
686#define AUE_FSTATFS64 AUE_NULL
687#define AUE_FSTATV AUE_NULL
688#define AUE_FSTAT64 AUE_NULL
684#define AUE_FSTATFS64 AUE_NULL
685#define AUE_FSTATV AUE_NULL
686#define AUE_FSTAT64 AUE_NULL
689#define AUE_FSTAT64EXTENDED AUE_NULL
687#define AUE_FSTAT64_EXTENDED AUE_NULL
690#define AUE_GCCONTROL AUE_NULL
691#define AUE_GETDIRENTRIES64 AUE_NULL
692#define AUE_GETDTABLESIZE AUE_NULL
693#define AUE_GETEGID AUE_NULL
694#define AUE_GETEUID AUE_NULL
695#define AUE_GETFSSTAT64 AUE_NULL
696#define AUE_GETGID AUE_NULL
697#define AUE_GETGROUPS AUE_NULL

--- 17 unchanged lines hidden (view full) ---

715#define AUE_GETWGROUPS AUE_NULL
716#define AUE_GETXATTR AUE_NULL
717#define AUE_IDENTITYSVC AUE_NULL
718#define AUE_INITGROUPS AUE_NULL
719#define AUE_IOPOLICYSYS AUE_NULL
720#define AUE_ISSETUGID AUE_NULL
721#define AUE_LIOLISTIO AUE_NULL
722#define AUE_LISTXATTR AUE_NULL
688#define AUE_GCCONTROL AUE_NULL
689#define AUE_GETDIRENTRIES64 AUE_NULL
690#define AUE_GETDTABLESIZE AUE_NULL
691#define AUE_GETEGID AUE_NULL
692#define AUE_GETEUID AUE_NULL
693#define AUE_GETFSSTAT64 AUE_NULL
694#define AUE_GETGID AUE_NULL
695#define AUE_GETGROUPS AUE_NULL

--- 17 unchanged lines hidden (view full) ---

713#define AUE_GETWGROUPS AUE_NULL
714#define AUE_GETXATTR AUE_NULL
715#define AUE_IDENTITYSVC AUE_NULL
716#define AUE_INITGROUPS AUE_NULL
717#define AUE_IOPOLICYSYS AUE_NULL
718#define AUE_ISSETUGID AUE_NULL
719#define AUE_LIOLISTIO AUE_NULL
720#define AUE_LISTXATTR AUE_NULL
723#define AUE_LSTATEXTENDED AUE_NULL
724#define AUE_LSTATV AUE_NULL
725#define AUE_LSTAT64 AUE_NULL
721#define AUE_LSTATV AUE_NULL
722#define AUE_LSTAT64 AUE_NULL
726#define AUE_LSTAT64EXTENDED AUE_NULL
723#define AUE_LSTAT64_EXTENDED AUE_NULL
727#define AUE_MADVISE AUE_NULL
728#define AUE_MINCORE AUE_NULL
729#define AUE_MKCOMPLEX AUE_NULL
724#define AUE_MADVISE AUE_NULL
725#define AUE_MINCORE AUE_NULL
726#define AUE_MKCOMPLEX AUE_NULL
730#define AUE_MKDIREXTENDED AUE_NULL
731#define AUE_MKFIFOEXTENDED AUE_NULL
732#define AUE_MODWATCH AUE_NULL
733#define AUE_MSGCL AUE_NULL
734#define AUE_MSYNC AUE_NULL
727#define AUE_MODWATCH AUE_NULL
728#define AUE_MSGCL AUE_NULL
729#define AUE_MSYNC AUE_NULL
735#define AUE_OPENEXTENDED AUE_NULL
736#define AUE_PREAD AUE_NULL
737#define AUE_PWRITE AUE_NULL
738#define AUE_PREADV AUE_NULL
739#define AUE_PROCINFO AUE_NULL
740#define AUE_PTHREADCANCELED AUE_NULL
741#define AUE_PTHREADCHDIR AUE_NULL
742#define AUE_PTHREADCONDBROADCAST AUE_NULL
743#define AUE_PTHREADCONDDESTORY AUE_NULL
744#define AUE_PTHREADCONDINIT AUE_NULL
745#define AUE_PTHREADCONDSIGNAL AUE_NULL

--- 27 unchanged lines hidden (view full) ---

773#define AUE_SIGALTSTACK AUE_NULL
774#define AUE_SIGPENDING AUE_NULL
775#define AUE_SIGPROCMASK AUE_NULL
776#define AUE_SIGRETURN AUE_NULL
777#define AUE_SIGSUSPEND AUE_NULL
778#define AUE_SIGWAIT AUE_NULL
779#define AUE_SSTK AUE_NULL
780#define AUE_STACKSNAPSHOT AUE_NULL
730#define AUE_PREADV AUE_NULL
731#define AUE_PROCINFO AUE_NULL
732#define AUE_PTHREADCANCELED AUE_NULL
733#define AUE_PTHREADCHDIR AUE_NULL
734#define AUE_PTHREADCONDBROADCAST AUE_NULL
735#define AUE_PTHREADCONDDESTORY AUE_NULL
736#define AUE_PTHREADCONDINIT AUE_NULL
737#define AUE_PTHREADCONDSIGNAL AUE_NULL

--- 27 unchanged lines hidden (view full) ---

765#define AUE_SIGALTSTACK AUE_NULL
766#define AUE_SIGPENDING AUE_NULL
767#define AUE_SIGPROCMASK AUE_NULL
768#define AUE_SIGRETURN AUE_NULL
769#define AUE_SIGSUSPEND AUE_NULL
770#define AUE_SIGWAIT AUE_NULL
771#define AUE_SSTK AUE_NULL
772#define AUE_STACKSNAPSHOT AUE_NULL
781#define AUE_STATEXTENDED AUE_NULL
782#define AUE_STATFS64 AUE_NULL
783#define AUE_STATV AUE_NULL
784#define AUE_STAT64 AUE_NULL
773#define AUE_STATFS64 AUE_NULL
774#define AUE_STATV AUE_NULL
775#define AUE_STAT64 AUE_NULL
785#define AUE_STAT64EXTENDED AUE_NULL
776#define AUE_STAT64_EXTENDED AUE_NULL
786#define AUE_SYNC AUE_NULL
787#define AUE_SYSCALL AUE_NULL
788#define AUE_TABLE AUE_NULL
777#define AUE_SYNC AUE_NULL
778#define AUE_SYSCALL AUE_NULL
779#define AUE_TABLE AUE_NULL
789#define AUE_UMASKEXTENDED AUE_NULL
790#define AUE_VMPRESSUREMONITOR AUE_NULL
791#define AUE_WAITEVENT AUE_NULL
792#define AUE_WAITID AUE_NULL
793#define AUE_WATCHEVENT AUE_NULL
794#define AUE_WORKQOPEN AUE_NULL
795#define AUE_WORKQOPS AUE_NULL
796
797#endif /* !_BSM_AUDIT_KEVENTS_H_ */
780#define AUE_VMPRESSUREMONITOR AUE_NULL
781#define AUE_WAITEVENT AUE_NULL
782#define AUE_WAITID AUE_NULL
783#define AUE_WATCHEVENT AUE_NULL
784#define AUE_WORKQOPEN AUE_NULL
785#define AUE_WORKQOPS AUE_NULL
786
787#endif /* !_BSM_AUDIT_KEVENTS_H_ */