freebsd32_syscall.h (11cdffc60325580d55e0ab835429d3fda2cbc8fb) freebsd32_syscall.h (7b42f338d7a31c99609d801e9c9ba33d93501863)
1/*
2 * System call numbers.
3 *
4 * DO NOT EDIT-- this file is automatically @generated.
5 * $FreeBSD$
6 */
7
8#define FREEBSD32_SYS_syscall 0

--- 127 unchanged lines hidden (view full) ---

136#define FREEBSD32_SYS_flock 131
137#define FREEBSD32_SYS_mkfifo 132
138#define FREEBSD32_SYS_sendto 133
139#define FREEBSD32_SYS_shutdown 134
140#define FREEBSD32_SYS_socketpair 135
141#define FREEBSD32_SYS_mkdir 136
142#define FREEBSD32_SYS_rmdir 137
143#define FREEBSD32_SYS_freebsd32_utimes 138
1/*
2 * System call numbers.
3 *
4 * DO NOT EDIT-- this file is automatically @generated.
5 * $FreeBSD$
6 */
7
8#define FREEBSD32_SYS_syscall 0

--- 127 unchanged lines hidden (view full) ---

136#define FREEBSD32_SYS_flock 131
137#define FREEBSD32_SYS_mkfifo 132
138#define FREEBSD32_SYS_sendto 133
139#define FREEBSD32_SYS_shutdown 134
140#define FREEBSD32_SYS_socketpair 135
141#define FREEBSD32_SYS_mkdir 136
142#define FREEBSD32_SYS_rmdir 137
143#define FREEBSD32_SYS_freebsd32_utimes 138
144 /* 139 is obsolete 4.2 sigreturn */
144 /* 139 is obsolete sigreturn */
145#define FREEBSD32_SYS_freebsd32_adjtime 140
146 /* 141 is old getpeername */
147 /* 142 is old gethostid */
148 /* 143 is old freebsd32_sethostid */
149 /* 144 is old getrlimit */
150 /* 145 is old setrlimit */
151 /* 146 is old killpg */
152#define FREEBSD32_SYS_setsid 147

--- 353 unchanged lines hidden ---
145#define FREEBSD32_SYS_freebsd32_adjtime 140
146 /* 141 is old getpeername */
147 /* 142 is old gethostid */
148 /* 143 is old freebsd32_sethostid */
149 /* 144 is old getrlimit */
150 /* 145 is old setrlimit */
151 /* 146 is old killpg */
152#define FREEBSD32_SYS_setsid 147

--- 353 unchanged lines hidden ---