summaryrefslogtreecommitdiffstats
path: root/sys/sys/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/syscall.h')
-rw-r--r--sys/sys/syscall.h16
1 files changed, 14 insertions, 2 deletions
diff --git a/sys/sys/syscall.h b/sys/sys/syscall.h
index 5452b90..d438e57 100644
--- a/sys/sys/syscall.h
+++ b/sys/sys/syscall.h
@@ -3,7 +3,7 @@
*
* DO NOT EDIT-- this file is automatically generated.
* $FreeBSD$
- * created from FreeBSD: src/sys/kern/syscalls.master,v 1.67 1999/11/17 21:32:33 brian Exp
+ * created from FreeBSD: src/sys/kern/syscalls.master,v 1.68 1999/12/19 05:54:46 rwatson Exp
*/
#define SYS_syscall 0
@@ -267,4 +267,16 @@
#define SYS_sigaction 342
#define SYS_sigpending 343
#define SYS_sigreturn 344
-#define SYS_MAXSYSCALL 347
+#define SYS_acl_syscall_get_file 347
+#define SYS_acl_syscall_set_file 348
+#define SYS_acl_syscall_get_fd 349
+#define SYS_acl_syscall_set_fd 350
+#define SYS_acl_syscall_delete_file 351
+#define SYS_acl_syscall_delete_fd 352
+#define SYS_acl_syscall_aclcheck_file 353
+#define SYS_acl_syscall_aclcheck_fd 354
+#define SYS_extattrctl 355
+#define SYS_extattr_set_file 356
+#define SYS_extattr_get_file 357
+#define SYS_extattr_delete_file 358
+#define SYS_MAXSYSCALL 359
OpenPOWER on IntegriCloud