]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/i386/ibcs2/ibcs2_syscall.h
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / i386 / ibcs2 / ibcs2_syscall.h
1 /*
2  * System call numbers.
3  *
4  * DO NOT EDIT-- this file is automatically generated.
5  * $FreeBSD$
6  * created from FreeBSD: head/sys/i386/ibcs2/syscalls.master 227691 2011-11-19 06:35:15Z ed 
7  */
8
9 #define IBCS2_SYS_syscall       0
10 #define IBCS2_SYS_exit  1
11 #define IBCS2_SYS_fork  2
12 #define IBCS2_SYS_ibcs2_read    3
13 #define IBCS2_SYS_write 4
14 #define IBCS2_SYS_ibcs2_open    5
15 #define IBCS2_SYS_close 6
16 #define IBCS2_SYS_ibcs2_wait    7
17 #define IBCS2_SYS_ibcs2_creat   8
18 #define IBCS2_SYS_link  9
19 #define IBCS2_SYS_ibcs2_unlink  10
20 #define IBCS2_SYS_ibcs2_execv   11
21 #define IBCS2_SYS_ibcs2_chdir   12
22 #define IBCS2_SYS_ibcs2_time    13
23 #define IBCS2_SYS_ibcs2_mknod   14
24 #define IBCS2_SYS_ibcs2_chmod   15
25 #define IBCS2_SYS_ibcs2_chown   16
26 #define IBCS2_SYS_obreak        17
27 #define IBCS2_SYS_ibcs2_stat    18
28 #define IBCS2_SYS_ibcs2_lseek   19
29 #define IBCS2_SYS_getpid        20
30 #define IBCS2_SYS_ibcs2_mount   21
31 #define IBCS2_SYS_ibcs2_umount  22
32 #define IBCS2_SYS_ibcs2_setuid  23
33 #define IBCS2_SYS_getuid        24
34 #define IBCS2_SYS_ibcs2_stime   25
35 #define IBCS2_SYS_ptrace        26
36 #define IBCS2_SYS_ibcs2_alarm   27
37 #define IBCS2_SYS_ibcs2_fstat   28
38 #define IBCS2_SYS_ibcs2_pause   29
39 #define IBCS2_SYS_ibcs2_utime   30
40 #define IBCS2_SYS_ibcs2_access  33
41 #define IBCS2_SYS_ibcs2_nice    34
42 #define IBCS2_SYS_ibcs2_statfs  35
43 #define IBCS2_SYS_sync  36
44 #define IBCS2_SYS_ibcs2_kill    37
45 #define IBCS2_SYS_ibcs2_fstatfs 38
46 #define IBCS2_SYS_ibcs2_pgrpsys 39
47 #define IBCS2_SYS_ibcs2_xenix   40
48 #define IBCS2_SYS_dup   41
49 #define IBCS2_SYS_pipe  42
50 #define IBCS2_SYS_ibcs2_times   43
51 #define IBCS2_SYS_profil        44
52 #define IBCS2_SYS_ibcs2_plock   45
53 #define IBCS2_SYS_ibcs2_setgid  46
54 #define IBCS2_SYS_getgid        47
55 #define IBCS2_SYS_ibcs2_sigsys  48
56 #define IBCS2_SYS_ibcs2_msgsys  49
57 #define IBCS2_SYS_ibcs2_sysi86  50
58 #define IBCS2_SYS_ibcs2_shmsys  52
59 #define IBCS2_SYS_ibcs2_semsys  53
60 #define IBCS2_SYS_ibcs2_ioctl   54
61 #define IBCS2_SYS_ibcs2_uadmin  55
62 #define IBCS2_SYS_ibcs2_utssys  57
63 #define IBCS2_SYS_fsync 58
64 #define IBCS2_SYS_ibcs2_execve  59
65 #define IBCS2_SYS_umask 60
66 #define IBCS2_SYS_chroot        61
67 #define IBCS2_SYS_ibcs2_fcntl   62
68 #define IBCS2_SYS_ibcs2_ulimit  63
69                                 /* 70 is obsolete rfs_advfs */
70                                 /* 71 is obsolete rfs_unadvfs */
71                                 /* 72 is obsolete rfs_rmount */
72                                 /* 73 is obsolete rfs_rumount */
73                                 /* 74 is obsolete rfs_rfstart */
74                                 /* 75 is obsolete rfs_sigret */
75                                 /* 76 is obsolete rfs_rdebug */
76                                 /* 77 is obsolete rfs_rfstop */
77 #define IBCS2_SYS_ibcs2_rmdir   79
78 #define IBCS2_SYS_ibcs2_mkdir   80
79 #define IBCS2_SYS_ibcs2_getdents        81
80 #define IBCS2_SYS_ibcs2_sysfs   84
81 #define IBCS2_SYS_ibcs2_getmsg  85
82 #define IBCS2_SYS_ibcs2_putmsg  86
83 #define IBCS2_SYS_poll  87
84 #define IBCS2_SYS_ibcs2_secure  89
85 #define IBCS2_SYS_ibcs2_symlink 90
86 #define IBCS2_SYS_ibcs2_lstat   91
87 #define IBCS2_SYS_ibcs2_readlink        92
88 #define IBCS2_SYS_sigreturn     103
89 #define IBCS2_SYS_ibcs2_isc     105
90 #define IBCS2_SYS_MAXSYSCALL    128