summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
authorjonathan <jonathan@FreeBSD.org>2011-07-15 18:33:12 +0000
committerjonathan <jonathan@FreeBSD.org>2011-07-15 18:33:12 +0000
commit5132d7b9f385514473fc19b1aa9080b6dc5db819 (patch)
tree8fd3be2f4339f52744df8c22ee694c844e0b17e9 /sys/sys/syscall.h
parent4ec3aaddb5d1848253bf9cb9b4dfccc67a058d4d (diff)
downloadFreeBSD-src-5132d7b9f385514473fc19b1aa9080b6dc5db819.zip
FreeBSD-src-5132d7b9f385514473fc19b1aa9080b6dc5db819.tar.gz
Auto-generated system call code with cap_new(), cap_getrights().
Approved by: mentor (rwatson), re (Capsicum blanket) Sponsored by: Google Inc
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 8be00de..fa4f46f 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -430,6 +430,8 @@
#define SYS_msgctl 511
#define SYS_shmctl 512
#define SYS_lpathconf 513
+#define SYS_cap_new 514
+#define SYS_cap_getrights 515
#define SYS_cap_enter 516
#define SYS_cap_getmode 517
#define SYS_pselect 522
OpenPOWER on IntegriCloud