freebsd32_syscall.h (1de34945f4403f67cc502ca6a9091ea3adf263b2) freebsd32_syscall.h (25fec55b86959541fc93d49dffb2e2c549d1de88)
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

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

224#define FREEBSD32_SYS_minherit 250
225#define FREEBSD32_SYS_rfork 251
226 /* 252 is obsolete openbsd_poll */
227#define FREEBSD32_SYS_issetugid 253
228#define FREEBSD32_SYS_lchown 254
229#define FREEBSD32_SYS_freebsd32_aio_read 255
230#define FREEBSD32_SYS_freebsd32_aio_write 256
231#define FREEBSD32_SYS_freebsd32_lio_listio 257
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

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

224#define FREEBSD32_SYS_minherit 250
225#define FREEBSD32_SYS_rfork 251
226 /* 252 is obsolete openbsd_poll */
227#define FREEBSD32_SYS_issetugid 253
228#define FREEBSD32_SYS_lchown 254
229#define FREEBSD32_SYS_freebsd32_aio_read 255
230#define FREEBSD32_SYS_freebsd32_aio_write 256
231#define FREEBSD32_SYS_freebsd32_lio_listio 257
232#define FREEBSD32_SYS_freebsd11_freebsd32_getdents 272
232#define FREEBSD32_SYS_freebsd11_getdents 272
233#define FREEBSD32_SYS_lchmod 274
234 /* 275 is obsolete netbsd_lchown */
235#define FREEBSD32_SYS_freebsd32_lutimes 276
236 /* 277 is obsolete netbsd_msync */
237#define FREEBSD32_SYS_freebsd11_nstat 278
238#define FREEBSD32_SYS_freebsd11_nfstat 279
239#define FREEBSD32_SYS_freebsd11_nlstat 280
240#define FREEBSD32_SYS_freebsd32_preadv 289

--- 274 unchanged lines hidden ---
233#define FREEBSD32_SYS_lchmod 274
234 /* 275 is obsolete netbsd_lchown */
235#define FREEBSD32_SYS_freebsd32_lutimes 276
236 /* 277 is obsolete netbsd_msync */
237#define FREEBSD32_SYS_freebsd11_nstat 278
238#define FREEBSD32_SYS_freebsd11_nfstat 279
239#define FREEBSD32_SYS_freebsd11_nlstat 280
240#define FREEBSD32_SYS_freebsd32_preadv 289

--- 274 unchanged lines hidden ---