diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index f513a33c8..905e14105 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -14791,6 +14791,30 @@ const call_t syscalls[] = { {"getsockopt$sock_linger", 118}, {"getsockopt$sock_timeval", 118}, {"getuid", 24}, + {"ioctl$BIOCFLUSH", 54}, + {"ioctl$BIOCGBLEN", 54}, + {"ioctl$BIOCGDIRFILT", 54}, + {"ioctl$BIOCGDLTLIST", 54}, + {"ioctl$BIOCGETIF", 54}, + {"ioctl$BIOCGFILDROP", 54}, + {"ioctl$BIOCGHDRCMPLT", 54}, + {"ioctl$BIOCGRSIG", 54}, + {"ioctl$BIOCGRTIMEOUT", 54}, + {"ioctl$BIOCGSTATS", 54}, + {"ioctl$BIOCIMMEDIATE", 54}, + {"ioctl$BIOCLOCK", 54}, + {"ioctl$BIOCPROMISC", 54}, + {"ioctl$BIOCSBLEN", 54}, + {"ioctl$BIOCSDIRFILT", 54}, + {"ioctl$BIOCSDLT", 54}, + {"ioctl$BIOCSETF", 54}, + {"ioctl$BIOCSETIF", 54}, + {"ioctl$BIOCSETWF", 54}, + {"ioctl$BIOCSFILDROP", 54}, + {"ioctl$BIOCSHDRCMPLT", 54}, + {"ioctl$BIOCSRSIG", 54}, + {"ioctl$BIOCSRTIMEOUT", 54}, + {"ioctl$BIOCVERSION", 54}, {"ioctl$KDDISABIO", 54}, {"ioctl$KDENABIO", 54}, {"ioctl$KDGETLED", 54}, @@ -14899,6 +14923,7 @@ const call_t syscalls[] = { {"open", 5}, {"open$dir", 5}, {"openat", 321}, + {"openat$bpf", 321}, {"openat$null", 321}, {"openat$tty", 321}, {"openat$wsdisplay", 321}, |
