syzkaller/sys/linux/dev_rfkill_arm64.const
Dmitry Vyukov 61f9c92f3a sys/linux: restrict SYSLOG_ACTION_CONSOLE_LEVEL
Fuzzer must not mess with console, turn it on/off, change log level, etc.
Otherwise it turns off kernel output on console.
2019-03-18 13:35:11 +01:00

10 lines
182 B
Plaintext

# AUTOGENERATED FILE
# AT_FDCWD is not set
NUM_RFKILL_TYPES = 9
RFKILL_IOCTL_NOINPUT = 20993
RFKILL_OP_CHANGE_ALL = 3
__NR_ioctl = 29
__NR_openat = 56
__NR_read = 63
__NR_write = 64