aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index 28aab3045..682f95a2f 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -13068,16 +13068,16 @@ const call_t syscalls[] = {
{"renameat", 323},
{"rmdir", 137},
{"select", 71},
- {"semctl$GETALL", 442},
- {"semctl$GETNCNT", 442},
- {"semctl$GETPID", 442},
- {"semctl$GETVAL", 442},
- {"semctl$GETZCNT", 442},
- {"semctl$IPC_RMID", 442},
- {"semctl$IPC_SET", 442},
- {"semctl$IPC_STAT", 442},
- {"semctl$SETALL", 442},
- {"semctl$SETVAL", 442},
+ {"semctl$GETALL", 295},
+ {"semctl$GETNCNT", 295},
+ {"semctl$GETPID", 295},
+ {"semctl$GETVAL", 295},
+ {"semctl$GETZCNT", 295},
+ {"semctl$IPC_RMID", 295},
+ {"semctl$IPC_SET", 295},
+ {"semctl$IPC_STAT", 295},
+ {"semctl$SETALL", 295},
+ {"semctl$SETVAL", 295},
{"semget", 221},
{"semget$private", 221},
{"semop", 290},