1 /**************************************************************************** 2 **************************************************************************** 3 *** 4 *** This header was automatically generated from a Linux kernel header 5 *** of the same name, to make information necessary for userspace to 6 *** call into the kernel available to libc. It contains only constants, 7 *** structures, and macros generated from the original header, and thus, 8 *** contains no copyrightable information. 9 *** 10 *** To edit the content of this header, modify the corresponding 11 *** source file (e.g. under external/kernel-headers/original/) then 12 *** run bionic/libc/kernel/tools/update_all.py 13 *** 14 *** Any manual change here will be lost the next time this script will 15 *** be run. You've been warned! 16 *** 17 **************************************************************************** 18 ****************************************************************************/ 19 #ifndef _UAPI_LINUX_AUDIT_H_ 20 #define _UAPI_LINUX_AUDIT_H_ 21 #include <linux/types.h> 22 #include <linux/elf-em.h> 23 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 24 #define AUDIT_GET 1000 25 #define AUDIT_SET 1001 26 #define AUDIT_LIST 1002 27 #define AUDIT_ADD 1003 28 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 29 #define AUDIT_DEL 1004 30 #define AUDIT_USER 1005 31 #define AUDIT_LOGIN 1006 32 #define AUDIT_WATCH_INS 1007 33 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 34 #define AUDIT_WATCH_REM 1008 35 #define AUDIT_WATCH_LIST 1009 36 #define AUDIT_SIGNAL_INFO 1010 37 #define AUDIT_ADD_RULE 1011 38 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 39 #define AUDIT_DEL_RULE 1012 40 #define AUDIT_LIST_RULES 1013 41 #define AUDIT_TRIM 1014 42 #define AUDIT_MAKE_EQUIV 1015 43 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 44 #define AUDIT_TTY_GET 1016 45 #define AUDIT_TTY_SET 1017 46 #define AUDIT_SET_FEATURE 1018 47 #define AUDIT_GET_FEATURE 1019 48 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 49 #define AUDIT_FIRST_USER_MSG 1100 50 #define AUDIT_USER_AVC 1107 51 #define AUDIT_USER_TTY 1124 52 #define AUDIT_LAST_USER_MSG 1199 53 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 54 #define AUDIT_FIRST_USER_MSG2 2100 55 #define AUDIT_LAST_USER_MSG2 2999 56 #define AUDIT_DAEMON_START 1200 57 #define AUDIT_DAEMON_END 1201 58 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 59 #define AUDIT_DAEMON_ABORT 1202 60 #define AUDIT_DAEMON_CONFIG 1203 61 #define AUDIT_SYSCALL 1300 62 #define AUDIT_PATH 1302 63 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 64 #define AUDIT_IPC 1303 65 #define AUDIT_SOCKETCALL 1304 66 #define AUDIT_CONFIG_CHANGE 1305 67 #define AUDIT_SOCKADDR 1306 68 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 69 #define AUDIT_CWD 1307 70 #define AUDIT_EXECVE 1309 71 #define AUDIT_IPC_SET_PERM 1311 72 #define AUDIT_MQ_OPEN 1312 73 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 74 #define AUDIT_MQ_SENDRECV 1313 75 #define AUDIT_MQ_NOTIFY 1314 76 #define AUDIT_MQ_GETSETATTR 1315 77 #define AUDIT_KERNEL_OTHER 1316 78 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 79 #define AUDIT_FD_PAIR 1317 80 #define AUDIT_OBJ_PID 1318 81 #define AUDIT_TTY 1319 82 #define AUDIT_EOE 1320 83 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 84 #define AUDIT_BPRM_FCAPS 1321 85 #define AUDIT_CAPSET 1322 86 #define AUDIT_MMAP 1323 87 #define AUDIT_NETFILTER_PKT 1324 88 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 89 #define AUDIT_NETFILTER_CFG 1325 90 #define AUDIT_SECCOMP 1326 91 #define AUDIT_PROCTITLE 1327 92 #define AUDIT_FEATURE_CHANGE 1328 93 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 94 #define AUDIT_REPLACE 1329 95 #define AUDIT_AVC 1400 96 #define AUDIT_SELINUX_ERR 1401 97 #define AUDIT_AVC_PATH 1402 98 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 99 #define AUDIT_MAC_POLICY_LOAD 1403 100 #define AUDIT_MAC_STATUS 1404 101 #define AUDIT_MAC_CONFIG_CHANGE 1405 102 #define AUDIT_MAC_UNLBL_ALLOW 1406 103 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 104 #define AUDIT_MAC_CIPSOV4_ADD 1407 105 #define AUDIT_MAC_CIPSOV4_DEL 1408 106 #define AUDIT_MAC_MAP_ADD 1409 107 #define AUDIT_MAC_MAP_DEL 1410 108 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 109 #define AUDIT_MAC_IPSEC_ADDSA 1411 110 #define AUDIT_MAC_IPSEC_DELSA 1412 111 #define AUDIT_MAC_IPSEC_ADDSPD 1413 112 #define AUDIT_MAC_IPSEC_DELSPD 1414 113 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 114 #define AUDIT_MAC_IPSEC_EVENT 1415 115 #define AUDIT_MAC_UNLBL_STCADD 1416 116 #define AUDIT_MAC_UNLBL_STCDEL 1417 117 #define AUDIT_MAC_CALIPSO_ADD 1418 118 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 119 #define AUDIT_MAC_CALIPSO_DEL 1419 120 #define AUDIT_FIRST_KERN_ANOM_MSG 1700 121 #define AUDIT_LAST_KERN_ANOM_MSG 1799 122 #define AUDIT_ANOM_PROMISCUOUS 1700 123 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 124 #define AUDIT_ANOM_ABEND 1701 125 #define AUDIT_ANOM_LINK 1702 126 #define AUDIT_INTEGRITY_DATA 1800 127 #define AUDIT_INTEGRITY_METADATA 1801 128 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 129 #define AUDIT_INTEGRITY_STATUS 1802 130 #define AUDIT_INTEGRITY_HASH 1803 131 #define AUDIT_INTEGRITY_PCR 1804 132 #define AUDIT_INTEGRITY_RULE 1805 133 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 134 #define AUDIT_KERNEL 2000 135 #define AUDIT_FILTER_USER 0x00 136 #define AUDIT_FILTER_TASK 0x01 137 #define AUDIT_FILTER_ENTRY 0x02 138 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 139 #define AUDIT_FILTER_WATCH 0x03 140 #define AUDIT_FILTER_EXIT 0x04 141 #define AUDIT_FILTER_TYPE 0x05 142 #define AUDIT_NR_FILTERS 6 143 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 144 #define AUDIT_FILTER_PREPEND 0x10 145 #define AUDIT_NEVER 0 146 #define AUDIT_POSSIBLE 1 147 #define AUDIT_ALWAYS 2 148 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 149 #define AUDIT_MAX_FIELDS 64 150 #define AUDIT_MAX_KEY_LEN 256 151 #define AUDIT_BITMASK_SIZE 64 152 #define AUDIT_WORD(nr) ((__u32) ((nr) / 32)) 153 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 154 #define AUDIT_BIT(nr) (1 << ((nr) - AUDIT_WORD(nr) * 32)) 155 #define AUDIT_SYSCALL_CLASSES 16 156 #define AUDIT_CLASS_DIR_WRITE 0 157 #define AUDIT_CLASS_DIR_WRITE_32 1 158 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 159 #define AUDIT_CLASS_CHATTR 2 160 #define AUDIT_CLASS_CHATTR_32 3 161 #define AUDIT_CLASS_READ 4 162 #define AUDIT_CLASS_READ_32 5 163 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 164 #define AUDIT_CLASS_WRITE 6 165 #define AUDIT_CLASS_WRITE_32 7 166 #define AUDIT_CLASS_SIGNAL 8 167 #define AUDIT_CLASS_SIGNAL_32 9 168 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 169 #define AUDIT_UNUSED_BITS 0x07FFFC00 170 #define AUDIT_COMPARE_UID_TO_OBJ_UID 1 171 #define AUDIT_COMPARE_GID_TO_OBJ_GID 2 172 #define AUDIT_COMPARE_EUID_TO_OBJ_UID 3 173 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 174 #define AUDIT_COMPARE_EGID_TO_OBJ_GID 4 175 #define AUDIT_COMPARE_AUID_TO_OBJ_UID 5 176 #define AUDIT_COMPARE_SUID_TO_OBJ_UID 6 177 #define AUDIT_COMPARE_SGID_TO_OBJ_GID 7 178 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 179 #define AUDIT_COMPARE_FSUID_TO_OBJ_UID 8 180 #define AUDIT_COMPARE_FSGID_TO_OBJ_GID 9 181 #define AUDIT_COMPARE_UID_TO_AUID 10 182 #define AUDIT_COMPARE_UID_TO_EUID 11 183 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 184 #define AUDIT_COMPARE_UID_TO_FSUID 12 185 #define AUDIT_COMPARE_UID_TO_SUID 13 186 #define AUDIT_COMPARE_AUID_TO_FSUID 14 187 #define AUDIT_COMPARE_AUID_TO_SUID 15 188 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 189 #define AUDIT_COMPARE_AUID_TO_EUID 16 190 #define AUDIT_COMPARE_EUID_TO_SUID 17 191 #define AUDIT_COMPARE_EUID_TO_FSUID 18 192 #define AUDIT_COMPARE_SUID_TO_FSUID 19 193 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 194 #define AUDIT_COMPARE_GID_TO_EGID 20 195 #define AUDIT_COMPARE_GID_TO_FSGID 21 196 #define AUDIT_COMPARE_GID_TO_SGID 22 197 #define AUDIT_COMPARE_EGID_TO_FSGID 23 198 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 199 #define AUDIT_COMPARE_EGID_TO_SGID 24 200 #define AUDIT_COMPARE_SGID_TO_FSGID 25 201 #define AUDIT_MAX_FIELD_COMPARE AUDIT_COMPARE_SGID_TO_FSGID 202 #define AUDIT_PID 0 203 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 204 #define AUDIT_UID 1 205 #define AUDIT_EUID 2 206 #define AUDIT_SUID 3 207 #define AUDIT_FSUID 4 208 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 209 #define AUDIT_GID 5 210 #define AUDIT_EGID 6 211 #define AUDIT_SGID 7 212 #define AUDIT_FSGID 8 213 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 214 #define AUDIT_LOGINUID 9 215 #define AUDIT_PERS 10 216 #define AUDIT_ARCH 11 217 #define AUDIT_MSGTYPE 12 218 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 219 #define AUDIT_SUBJ_USER 13 220 #define AUDIT_SUBJ_ROLE 14 221 #define AUDIT_SUBJ_TYPE 15 222 #define AUDIT_SUBJ_SEN 16 223 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 224 #define AUDIT_SUBJ_CLR 17 225 #define AUDIT_PPID 18 226 #define AUDIT_OBJ_USER 19 227 #define AUDIT_OBJ_ROLE 20 228 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 229 #define AUDIT_OBJ_TYPE 21 230 #define AUDIT_OBJ_LEV_LOW 22 231 #define AUDIT_OBJ_LEV_HIGH 23 232 #define AUDIT_LOGINUID_SET 24 233 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 234 #define AUDIT_SESSIONID 25 235 #define AUDIT_DEVMAJOR 100 236 #define AUDIT_DEVMINOR 101 237 #define AUDIT_INODE 102 238 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 239 #define AUDIT_EXIT 103 240 #define AUDIT_SUCCESS 104 241 #define AUDIT_WATCH 105 242 #define AUDIT_PERM 106 243 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 244 #define AUDIT_DIR 107 245 #define AUDIT_FILETYPE 108 246 #define AUDIT_OBJ_UID 109 247 #define AUDIT_OBJ_GID 110 248 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 249 #define AUDIT_FIELD_COMPARE 111 250 #define AUDIT_EXE 112 251 #define AUDIT_ARG0 200 252 #define AUDIT_ARG1 (AUDIT_ARG0 + 1) 253 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 254 #define AUDIT_ARG2 (AUDIT_ARG0 + 2) 255 #define AUDIT_ARG3 (AUDIT_ARG0 + 3) 256 #define AUDIT_FILTERKEY 210 257 #define AUDIT_NEGATE 0x80000000 258 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 259 #define AUDIT_BIT_MASK 0x08000000 260 #define AUDIT_LESS_THAN 0x10000000 261 #define AUDIT_GREATER_THAN 0x20000000 262 #define AUDIT_NOT_EQUAL 0x30000000 263 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 264 #define AUDIT_EQUAL 0x40000000 265 #define AUDIT_BIT_TEST (AUDIT_BIT_MASK | AUDIT_EQUAL) 266 #define AUDIT_LESS_THAN_OR_EQUAL (AUDIT_LESS_THAN | AUDIT_EQUAL) 267 #define AUDIT_GREATER_THAN_OR_EQUAL (AUDIT_GREATER_THAN | AUDIT_EQUAL) 268 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 269 #define AUDIT_OPERATORS (AUDIT_EQUAL | AUDIT_NOT_EQUAL | AUDIT_BIT_MASK) 270 enum { 271 Audit_equal, 272 Audit_not_equal, 273 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 274 Audit_bitmask, 275 Audit_bittest, 276 Audit_lt, 277 Audit_gt, 278 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 279 Audit_le, 280 Audit_ge, 281 Audit_bad 282 }; 283 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 284 #define AUDIT_STATUS_ENABLED 0x0001 285 #define AUDIT_STATUS_FAILURE 0x0002 286 #define AUDIT_STATUS_PID 0x0004 287 #define AUDIT_STATUS_RATE_LIMIT 0x0008 288 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 289 #define AUDIT_STATUS_BACKLOG_LIMIT 0x0010 290 #define AUDIT_STATUS_BACKLOG_WAIT_TIME 0x0020 291 #define AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT 0x00000001 292 #define AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME 0x00000002 293 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 294 #define AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH 0x00000004 295 #define AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND 0x00000008 296 #define AUDIT_FEATURE_BITMAP_SESSIONID_FILTER 0x00000010 297 #define AUDIT_FEATURE_BITMAP_ALL (AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT | AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME | AUDIT_FEATURE_BITMAP_EXECUTABLE_PATH | AUDIT_FEATURE_BITMAP_EXCLUDE_EXTEND | AUDIT_FEATURE_BITMAP_SESSIONID_FILTER) 298 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 299 #define AUDIT_VERSION_LATEST AUDIT_FEATURE_BITMAP_ALL 300 #define AUDIT_VERSION_BACKLOG_LIMIT AUDIT_FEATURE_BITMAP_BACKLOG_LIMIT 301 #define AUDIT_VERSION_BACKLOG_WAIT_TIME AUDIT_FEATURE_BITMAP_BACKLOG_WAIT_TIME 302 #define AUDIT_FAIL_SILENT 0 303 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 304 #define AUDIT_FAIL_PRINTK 1 305 #define AUDIT_FAIL_PANIC 2 306 #define __AUDIT_ARCH_CONVENTION_MASK 0x30000000 307 #define __AUDIT_ARCH_CONVENTION_MIPS64_N32 0x20000000 308 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 309 #define __AUDIT_ARCH_64BIT 0x80000000 310 #define __AUDIT_ARCH_LE 0x40000000 311 #define AUDIT_ARCH_AARCH64 (EM_AARCH64 | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 312 #define AUDIT_ARCH_ALPHA (EM_ALPHA | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 313 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 314 #define AUDIT_ARCH_ARM (EM_ARM | __AUDIT_ARCH_LE) 315 #define AUDIT_ARCH_ARMEB (EM_ARM) 316 #define AUDIT_ARCH_CRIS (EM_CRIS | __AUDIT_ARCH_LE) 317 #define AUDIT_ARCH_FRV (EM_FRV) 318 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 319 #define AUDIT_ARCH_I386 (EM_386 | __AUDIT_ARCH_LE) 320 #define AUDIT_ARCH_IA64 (EM_IA_64 | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 321 #define AUDIT_ARCH_M32R (EM_M32R) 322 #define AUDIT_ARCH_M68K (EM_68K) 323 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 324 #define AUDIT_ARCH_MICROBLAZE (EM_MICROBLAZE) 325 #define AUDIT_ARCH_MIPS (EM_MIPS) 326 #define AUDIT_ARCH_MIPSEL (EM_MIPS | __AUDIT_ARCH_LE) 327 #define AUDIT_ARCH_MIPS64 (EM_MIPS | __AUDIT_ARCH_64BIT) 328 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 329 #define AUDIT_ARCH_MIPS64N32 (EM_MIPS | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_CONVENTION_MIPS64_N32) 330 #define AUDIT_ARCH_MIPSEL64 (EM_MIPS | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 331 #define AUDIT_ARCH_MIPSEL64N32 (EM_MIPS | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE | __AUDIT_ARCH_CONVENTION_MIPS64_N32) 332 #define AUDIT_ARCH_OPENRISC (EM_OPENRISC) 333 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 334 #define AUDIT_ARCH_PARISC (EM_PARISC) 335 #define AUDIT_ARCH_PARISC64 (EM_PARISC | __AUDIT_ARCH_64BIT) 336 #define AUDIT_ARCH_PPC (EM_PPC) 337 #define AUDIT_ARCH_PPC64 (EM_PPC64 | __AUDIT_ARCH_64BIT) 338 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 339 #define AUDIT_ARCH_PPC64LE (EM_PPC64 | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 340 #define AUDIT_ARCH_S390 (EM_S390) 341 #define AUDIT_ARCH_S390X (EM_S390 | __AUDIT_ARCH_64BIT) 342 #define AUDIT_ARCH_SH (EM_SH) 343 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 344 #define AUDIT_ARCH_SHEL (EM_SH | __AUDIT_ARCH_LE) 345 #define AUDIT_ARCH_SH64 (EM_SH | __AUDIT_ARCH_64BIT) 346 #define AUDIT_ARCH_SHEL64 (EM_SH | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 347 #define AUDIT_ARCH_SPARC (EM_SPARC) 348 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 349 #define AUDIT_ARCH_SPARC64 (EM_SPARCV9 | __AUDIT_ARCH_64BIT) 350 #define AUDIT_ARCH_TILEGX (EM_TILEGX | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 351 #define AUDIT_ARCH_TILEGX32 (EM_TILEGX | __AUDIT_ARCH_LE) 352 #define AUDIT_ARCH_TILEPRO (EM_TILEPRO | __AUDIT_ARCH_LE) 353 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 354 #define AUDIT_ARCH_X86_64 (EM_X86_64 | __AUDIT_ARCH_64BIT | __AUDIT_ARCH_LE) 355 #define AUDIT_PERM_EXEC 1 356 #define AUDIT_PERM_WRITE 2 357 #define AUDIT_PERM_READ 4 358 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 359 #define AUDIT_PERM_ATTR 8 360 #define AUDIT_MESSAGE_TEXT_MAX 8560 361 enum audit_nlgrps { 362 AUDIT_NLGRP_NONE, 363 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 364 AUDIT_NLGRP_READLOG, 365 __AUDIT_NLGRP_MAX 366 }; 367 #define AUDIT_NLGRP_MAX (__AUDIT_NLGRP_MAX - 1) 368 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 369 struct audit_status { 370 __u32 mask; 371 __u32 enabled; 372 __u32 failure; 373 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 374 __u32 pid; 375 __u32 rate_limit; 376 __u32 backlog_limit; 377 __u32 lost; 378 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 379 __u32 backlog; 380 union { 381 __u32 version; 382 __u32 feature_bitmap; 383 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 384 }; 385 __u32 backlog_wait_time; 386 }; 387 struct audit_features { 388 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 389 #define AUDIT_FEATURE_VERSION 1 390 __u32 vers; 391 __u32 mask; 392 __u32 features; 393 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 394 __u32 lock; 395 }; 396 #define AUDIT_FEATURE_ONLY_UNSET_LOGINUID 0 397 #define AUDIT_FEATURE_LOGINUID_IMMUTABLE 1 398 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 399 #define AUDIT_LAST_FEATURE AUDIT_FEATURE_LOGINUID_IMMUTABLE 400 #define audit_feature_valid(x) ((x) >= 0 && (x) <= AUDIT_LAST_FEATURE) 401 #define AUDIT_FEATURE_TO_MASK(x) (1 << ((x) & 31)) 402 struct audit_tty_status { 403 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 404 __u32 enabled; 405 __u32 log_passwd; 406 }; 407 #define AUDIT_UID_UNSET (unsigned int) - 1 408 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 409 struct audit_rule_data { 410 __u32 flags; 411 __u32 action; 412 __u32 field_count; 413 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 414 __u32 mask[AUDIT_BITMASK_SIZE]; 415 __u32 fields[AUDIT_MAX_FIELDS]; 416 __u32 values[AUDIT_MAX_FIELDS]; 417 __u32 fieldflags[AUDIT_MAX_FIELDS]; 418 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 419 __u32 buflen; 420 char buf[0]; 421 }; 422 #endif 423 /* WARNING: DO NOT EDIT, AUTO-GENERATED CODE - SEE TOP FOR INSTRUCTIONS */ 424