aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
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 c01e425b1..61704f60c 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -14348,6 +14348,8 @@ const call_t syscalls[] = {
{"open", 5},
{"open$dir", 5},
{"openat", 321},
+ {"openat$null", 321},
+ {"openat$zero", 321},
{"pipe", 263},
{"pipe2", 101},
{"pledge", 108},