summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_xenix_syscall.h
blob: a1c99777c3870f54bab951d9d5a977838a8d2474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
/*
 * System call numbers.
 *
 * DO NOT EDIT-- this file is automatically generated.
 * $FreeBSD$
 * created from FreeBSD: src/sys/i386/ibcs2/syscalls.xenix,v 1.9 2005/06/29 17:27:40 rwatson Exp 
 */

#define	IBCS2_XENIX_xenix_rdchk	7
#define	IBCS2_XENIX_xenix_chsize	10
#define	IBCS2_XENIX_xenix_ftime	11
#define	IBCS2_XENIX_xenix_nap	12
#define	IBCS2_XENIX_xenix_scoinfo	21
#define	IBCS2_XENIX_select	36
#define	IBCS2_XENIX_xenix_eaccess	37
#define	IBCS2_XENIX_ibcs2_sigaction	39
#define	IBCS2_XENIX_ibcs2_sigprocmask	40
#define	IBCS2_XENIX_ibcs2_sigpending	41
#define	IBCS2_XENIX_ibcs2_sigsuspend	42
#define	IBCS2_XENIX_ibcs2_getgroups	43
#define	IBCS2_XENIX_ibcs2_setgroups	44
#define	IBCS2_XENIX_ibcs2_sysconf	45
#define	IBCS2_XENIX_ibcs2_pathconf	46
#define	IBCS2_XENIX_ibcs2_fpathconf	47
#define	IBCS2_XENIX_ibcs2_rename	48
#define	IBCS2_XENIX_xenix_utsname	50
#define	IBCS2_XENIX_getitimer	55
#define	IBCS2_XENIX_setitimer	56
#define	IBCS2_XENIX_MAXSYSCALL	57
OpenPOWER on IntegriCloud