diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-08-11 14:56:25 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2019-08-12 11:16:16 +0200 |
| commit | e44fc68a5340e5d4496395abe4b532f338b0508a (patch) | |
| tree | f7c1e0d82c268b1de10f7f8542bd8623d7638f8a /executor/syscalls.h | |
| parent | 62d3ec4876c205e466ce15bd3c59fe1ea601bd10 (diff) | |
sys/openbsd: add acct description
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 40ad8e904..8f58a5935 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -15942,6 +15942,7 @@ const call_t syscalls[] = { {"accept$inet", 30}, {"accept$inet6", 30}, {"accept$unix", 30}, + {"acct", 51}, {"bind", 104}, {"bind$inet", 104}, {"bind$inet6", 104}, |
