aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-07-10 22:04:19 +0200
committerAnton Lindqvist <anton@basename.se>2019-07-10 22:37:39 +0200
commitff7bf04c7ca7e08d726e35dc73780dd3c3f80b68 (patch)
tree8b35c4ff709a6609bae84c32378ea09cbc3f31d3 /executor/syscalls.h
parentf62e1e85cf54ccfa990868a402eca32bf4513b21 (diff)
sys/openbsd: add diskmap descriptions
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 8fe1605f1..3665c8897 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -15917,6 +15917,7 @@ const call_t syscalls[] = {
{"ioctl$BIOCSRSIG", 54},
{"ioctl$BIOCSRTIMEOUT", 54},
{"ioctl$BIOCVERSION", 54},
+ {"ioctl$DIOCMAP", 54},
{"ioctl$FIOASYNC", 54},
{"ioctl$FIOGETOWN", 54},
{"ioctl$FIONBIO", 54},
@@ -16049,6 +16050,7 @@ const call_t syscalls[] = {
{"open$dir", 5},
{"openat", 321},
{"openat$bpf", 321},
+ {"openat$diskmap", 321},
{"openat$klog", 321},
{"openat$null", 321},
{"openat$pci", 321},