1# 2# $P4: //depot/projects/trustedbsd/openbsm/etc/audit_class#4 $ 3# $FreeBSD$ 4# 5# This file must match audit.h 6# 70x00000000:no:invalid class 80x00000001:fr:file read 90x00000002:fw:file write 100x00000004:fa:file attribute access 110x00000008:fm:file attribute modify 120x00000010:fc:file create 130x00000020:fd:file delete 140x00000040:cl:file close 150x00000080:pc:process 160x00000100:nt:network 170x00000200:ip:ipc 180x00000400:na:non attributable 190x00000800:ad:administrative 200x00001000:lo:login_logout 210x00004000:ap:application 220x20000000:io:ioctl 230x40000000:ex:exec 240x80000000:ot:miscellaneous 250xffffffff:all:all flags set 26