diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-08-10 07:51:02 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-08-13 17:22:16 +0200 |
| commit | 54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch) | |
| tree | 579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/socket_netlink_audit_arm.const | |
| parent | b6de93e603915b57a1eccadc8bd530efd00d28f2 (diff) | |
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603.
Const files are generated on next-20200813.
Update #1983
Diffstat (limited to 'sys/linux/socket_netlink_audit_arm.const')
| -rw-r--r-- | sys/linux/socket_netlink_audit_arm.const | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/sys/linux/socket_netlink_audit_arm.const b/sys/linux/socket_netlink_audit_arm.const deleted file mode 100644 index 86c60ab83..000000000 --- a/sys/linux/socket_netlink_audit_arm.const +++ /dev/null @@ -1,47 +0,0 @@ -# AUTOGENERATED FILE -AF_NETLINK = 16 -AUDIT_ADD_RULE = 1011 -AUDIT_ALWAYS = 2 -AUDIT_BITMASK_SIZE = 64 -AUDIT_DEL_RULE = 1012 -AUDIT_FAIL_PANIC = 2 -AUDIT_FAIL_PRINTK = 1 -AUDIT_FAIL_SILENT = 0 -AUDIT_FEATURE_LOGINUID_IMMUTABLE = 1 -AUDIT_FEATURE_ONLY_UNSET_LOGINUID = 0 -AUDIT_FEATURE_VERSION = 1 -AUDIT_FILTER_ENTRY = 2 -AUDIT_FILTER_EXCLUDE = 5 -AUDIT_FILTER_EXIT = 4 -AUDIT_FILTER_FS = 6 -AUDIT_FILTER_PREPEND = 16 -AUDIT_FILTER_TASK = 1 -AUDIT_FILTER_USER = 0 -AUDIT_FILTER_WATCH = 3 -AUDIT_GET = 1000 -AUDIT_GET_FEATURE = 1019 -AUDIT_LIST_RULES = 1013 -AUDIT_MAKE_EQUIV = 1015 -AUDIT_MAX_FIELDS = 64 -AUDIT_NEVER = 0 -AUDIT_POSSIBLE = 1 -AUDIT_SET = 1001 -AUDIT_SET_FEATURE = 1018 -AUDIT_SIGNAL_INFO = 1010 -AUDIT_STATUS_BACKLOG_LIMIT = 16 -AUDIT_STATUS_BACKLOG_WAIT_TIME = 32 -AUDIT_STATUS_ENABLED = 1 -AUDIT_STATUS_FAILURE = 2 -AUDIT_STATUS_LOST = 64 -AUDIT_STATUS_PID = 4 -AUDIT_STATUS_RATE_LIMIT = 8 -AUDIT_TRIM = 1014 -AUDIT_TTY_GET = 1016 -AUDIT_TTY_SET = 1017 -AUDIT_USER = 1005 -AUDIT_USER_AVC = 1107 -AUDIT_USER_TTY = 1124 -NETLINK_AUDIT = 9 -SOCK_RAW = 3 -__NR_sendmsg = 296 -__NR_socket = 281 |
