diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 546f92d1a..4584b301d 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -15738,6 +15738,7 @@ const call_t syscalls[] = { {"ioctl$KDSETLED", 54}, {"ioctl$KDSETMODE", 54}, {"ioctl$KDSETRAD", 54}, + {"ioctl$LIOCSFD", 54}, {"ioctl$PCIOCGETROM", 54}, {"ioctl$PCIOCREAD", 54}, {"ioctl$PCIOCWRITE", 54}, @@ -15855,6 +15856,7 @@ const call_t syscalls[] = { {"open$dir", 5}, {"openat", 321}, {"openat$bpf", 321}, + {"openat$klog", 321}, {"openat$null", 321}, {"openat$pci", 321}, {"openat$tty", 321}, @@ -15901,6 +15903,7 @@ const call_t syscalls[] = { {"semop", 290}, {"sendmsg", 28}, {"sendmsg$unix", 28}, + {"sendsyslog", 112}, {"sendto", 133}, {"sendto$inet", 133}, {"sendto$inet6", 133}, |
