aboutsummaryrefslogtreecommitdiffstats
path: root/sys/openbsd/sys_amd64.const
diff options
context:
space:
mode:
authorAnton Lindqvist <anton@basename.se>2019-08-11 14:56:25 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-08-12 11:16:16 +0200
commite44fc68a5340e5d4496395abe4b532f338b0508a (patch)
treef7c1e0d82c268b1de10f7f8542bd8623d7638f8a /sys/openbsd/sys_amd64.const
parent62d3ec4876c205e466ce15bd3c59fe1ea601bd10 (diff)
sys/openbsd: add acct description
Diffstat (limited to 'sys/openbsd/sys_amd64.const')
-rw-r--r--sys/openbsd/sys_amd64.const1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/openbsd/sys_amd64.const b/sys/openbsd/sys_amd64.const
index c1b7d725a..1b49d281e 100644
--- a/sys/openbsd/sys_amd64.const
+++ b/sys/openbsd/sys_amd64.const
@@ -64,6 +64,7 @@ RUSAGE_SELF = 0
SF_APPEND = 262144
SF_ARCHIVED = 65536
SF_IMMUTABLE = 131072
+SYS_acct = 51
SYS_chdir = 12
SYS_chflags = 34
SYS_chflagsat = 107