1155131Srwatson#
2157137Srwatson# $FreeBSD: releng/11.0/contrib/openbsm/etc/audit_class 292432 2015-12-18 09:48:01Z brueffer $
3155131Srwatson#
4155131Srwatson0x00000000:no:invalid class
5155131Srwatson0x00000001:fr:file read
6155131Srwatson0x00000002:fw:file write
7155131Srwatson0x00000004:fa:file attribute access
8155131Srwatson0x00000008:fm:file attribute modify
9155131Srwatson0x00000010:fc:file create
10155131Srwatson0x00000020:fd:file delete
11155131Srwatson0x00000040:cl:file close
12155131Srwatson0x00000080:pc:process
13155131Srwatson0x00000100:nt:network
14155131Srwatson0x00000200:ip:ipc
15155131Srwatson0x00000400:na:non attributable
16155131Srwatson0x00000800:ad:administrative
17155131Srwatson0x00001000:lo:login_logout
18191273Srwatson0x00002000:aa:authentication and authorization
19155131Srwatson0x00004000:ap:application
20155131Srwatson0x20000000:io:ioctl
21155131Srwatson0x40000000:ex:exec
22155131Srwatson0x80000000:ot:miscellaneous
23155131Srwatson0xffffffff:all:all flags set
24