aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 905e14105..4e18dbf72 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -14815,6 +14815,11 @@ const call_t syscalls[] = {
{"ioctl$BIOCSRSIG", 54},
{"ioctl$BIOCSRTIMEOUT", 54},
{"ioctl$BIOCVERSION", 54},
+ {"ioctl$FIOASYNC", 54},
+ {"ioctl$FIOGETOWN", 54},
+ {"ioctl$FIONBIO", 54},
+ {"ioctl$FIONREAD", 54},
+ {"ioctl$FIOSETOWN", 54},
{"ioctl$KDDISABIO", 54},
{"ioctl$KDENABIO", 54},
{"ioctl$KDGETLED", 54},