ibcs2_syscall.h revision 11394
1/*
2 * System call numbers.
3 *
4 * DO NOT EDIT-- this file is automatically generated.
5 * created from	NetBSD: syscalls.master,v 1.4 1995/03/14 15:12:52 scottb Exp
6 */
7
8#define	IBCS2_SYS_syscall	0
9#define	IBCS2_SYS_exit	1
10#define	IBCS2_SYS_fork	2
11#define	IBCS2_SYS_ibcs2_read	3
12#define	IBCS2_SYS_write	4
13#define	IBCS2_SYS_ibcs2_open	5
14#define	IBCS2_SYS_close	6
15#define	IBCS2_SYS_ibcs2_waitsys	7
16#define	IBCS2_SYS_ibcs2_creat	8
17#define	IBCS2_SYS_link	9
18#define	IBCS2_SYS_ibcs2_unlink	10
19#define	IBCS2_SYS_ibcs2_execv	11
20#define	IBCS2_SYS_ibcs2_chdir	12
21#define	IBCS2_SYS_ibcs2_time	13
22#define	IBCS2_SYS_ibcs2_mknod	14
23#define	IBCS2_SYS_ibcs2_chmod	15
24#define	IBCS2_SYS_ibcs2_chown	16
25#define	IBCS2_SYS_obreak	17
26#define	IBCS2_SYS_ibcs2_stat	18
27#define	IBCS2_SYS_compat_43_lseek	19
28#define	IBCS2_SYS_getpid	20
29#define	IBCS2_SYS_ibcs2_mount	21
30#define	IBCS2_SYS_ibcs2_umount	22
31#define	IBCS2_SYS_ibcs2_setuid	23
32#define	IBCS2_SYS_getuid	24
33#define	IBCS2_SYS_ibcs2_stime	25
34#define	IBCS2_SYS_ibcs2_alarm	27
35#define	IBCS2_SYS_ibcs2_fstat	28
36#define	IBCS2_SYS_ibcs2_pause	29
37#define	IBCS2_SYS_ibcs2_utime	30
38#define	IBCS2_SYS_ibcs2_access	33
39#define	IBCS2_SYS_ibcs2_nice	34
40#define	IBCS2_SYS_ibcs2_statfs	35
41#define	IBCS2_SYS_sync	36
42#define	IBCS2_SYS_ibcs2_kill	37
43#define	IBCS2_SYS_ibcs2_fstatfs	38
44#define	IBCS2_SYS_ibcs2_pgrpsys	39
45#define	IBCS2_SYS_dup	41
46#define	IBCS2_SYS_pipe	42
47#define	IBCS2_SYS_ibcs2_times	43
48#define	IBCS2_SYS_ibcs2_plock	45
49#define	IBCS2_SYS_ibcs2_setgid	46
50#define	IBCS2_SYS_getgid	47
51#define	IBCS2_SYS_ibcs2_sigsys	48
52#define	IBCS2_SYS_ibcs2_msgsys	49
53#define	IBCS2_SYS_ibcs2_shmsys	52
54#define	IBCS2_SYS_ibcs2_semsys	53
55#define	IBCS2_SYS_ibcs2_ioctl	54
56#define	IBCS2_SYS_ibcs2_uadmin	55
57#define	IBCS2_SYS_ibcs2_utssys	57
58#define	IBCS2_SYS_ibcs2_execve	59
59#define	IBCS2_SYS_umask	60
60#define	IBCS2_SYS_chroot	61
61#define	IBCS2_SYS_ibcs2_fcntl	62
62#define	IBCS2_SYS_ibcs2_ulimit	63
63				/* 70 is obsolete rfs_advfs */
64				/* 71 is obsolete rfs_unadvfs */
65				/* 72 is obsolete rfs_rmount */
66				/* 73 is obsolete rfs_rumount */
67				/* 74 is obsolete rfs_rfstart */
68				/* 75 is obsolete rfs_sigret */
69				/* 76 is obsolete rfs_rdebug */
70				/* 77 is obsolete rfs_rfstop */
71#define	IBCS2_SYS_ibcs2_rmdir	79
72#define	IBCS2_SYS_ibcs2_mkdir	80
73#define	IBCS2_SYS_ibcs2_getdents	81
74#define	IBCS2_SYS_ibcs2_sysfs	84
75#define	IBCS2_SYS_ibcs2_getmsg	85
76#define	IBCS2_SYS_ibcs2_putmsg	86
77#define	IBCS2_SYS_ibcs2_poll	87
78#define	IBCS2_SYS_ibcs2_symlink	90
79#define	IBCS2_SYS_ibcs2_lstat	91
80#define	IBCS2_SYS_ibcs2_readlink	92
81#define	IBCS2_SYS_sigreturn	103
82#define	IBCS2_SYS_xenix_rdchk	135
83#define	IBCS2_SYS_xenix_chsize	138
84#define	IBCS2_SYS_xenix_ftime	139
85#define	IBCS2_SYS_xenix_nap	140
86#define	IBCS2_SYS_select	164
87#define	IBCS2_SYS_ibcs2_sigaction	167
88#define	IBCS2_SYS_ibcs2_sigprocmask	168
89#define	IBCS2_SYS_ibcs2_sigpending	169
90#define	IBCS2_SYS_ibcs2_sigsuspend	170
91#define	IBCS2_SYS_ibcs2_getgroups	171
92#define	IBCS2_SYS_ibcs2_setgroups	172
93#define	IBCS2_SYS_ibcs2_sysconf	173
94#define	IBCS2_SYS_ibcs2_pathconf	174
95#define	IBCS2_SYS_ibcs2_fpathconf	175
96#define	IBCS2_SYS_ibcs2_rename	176
97#define	IBCS2_SYS_MAXSYSCALL	177
98