freebsd32_syscall.h (e7153b2583ec32ced588706fe1996d909b23bc3c) | freebsd32_syscall.h (859357f2b3822269ae4f7d4c51c9f07e97ca0e4e) |
---|---|
1/* 2 * System call numbers. 3 * 4 * DO NOT EDIT-- this file is automatically generated. 5 * $FreeBSD$ | 1/* 2 * System call numbers. 3 * 4 * DO NOT EDIT-- this file is automatically generated. 5 * $FreeBSD$ |
6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 191673 2009-04-29 21:14:15Z jamie | 6 * created from FreeBSD: head/sys/compat/freebsd32/syscalls.master 193916 2009-06-10 13:48:13Z kib |
7 */ 8 9#define FREEBSD32_SYS_syscall 0 10#define FREEBSD32_SYS_exit 1 11#define FREEBSD32_SYS_fork 2 12#define FREEBSD32_SYS_read 3 13#define FREEBSD32_SYS_write 4 14#define FREEBSD32_SYS_open 5 --- 283 unchanged lines hidden (view full) --- 298#define FREEBSD32_SYS_kenv 390 299#define FREEBSD32_SYS_lchflags 391 300#define FREEBSD32_SYS_uuidgen 392 301#define FREEBSD32_SYS_freebsd32_sendfile 393 302#define FREEBSD32_SYS_getfsstat 395 303#define FREEBSD32_SYS_statfs 396 304#define FREEBSD32_SYS_fstatfs 397 305#define FREEBSD32_SYS_fhstatfs 398 | 7 */ 8 9#define FREEBSD32_SYS_syscall 0 10#define FREEBSD32_SYS_exit 1 11#define FREEBSD32_SYS_fork 2 12#define FREEBSD32_SYS_read 3 13#define FREEBSD32_SYS_write 4 14#define FREEBSD32_SYS_open 5 --- 283 unchanged lines hidden (view full) --- 298#define FREEBSD32_SYS_kenv 390 299#define FREEBSD32_SYS_lchflags 391 300#define FREEBSD32_SYS_uuidgen 392 301#define FREEBSD32_SYS_freebsd32_sendfile 393 302#define FREEBSD32_SYS_getfsstat 395 303#define FREEBSD32_SYS_statfs 396 304#define FREEBSD32_SYS_fstatfs 397 305#define FREEBSD32_SYS_fhstatfs 398 |
306#define FREEBSD32_SYS_extattr_set_link 412 307#define FREEBSD32_SYS_extattr_get_link 413 308#define FREEBSD32_SYS_extattr_delete_link 414 |
|
306#define FREEBSD32_SYS_freebsd32_sigaction 416 307#define FREEBSD32_SYS_freebsd32_sigreturn 417 308#define FREEBSD32_SYS_freebsd32_getcontext 421 309#define FREEBSD32_SYS_freebsd32_setcontext 422 310#define FREEBSD32_SYS_freebsd32_swapcontext 423 311#define FREEBSD32_SYS_sigwait 429 312#define FREEBSD32_SYS_thr_exit 431 313#define FREEBSD32_SYS_thr_self 432 314#define FREEBSD32_SYS_thr_kill 433 315#define FREEBSD32_SYS_freebsd32_umtx_lock 434 316#define FREEBSD32_SYS_freebsd32_umtx_unlock 435 317#define FREEBSD32_SYS_jail_attach 436 | 309#define FREEBSD32_SYS_freebsd32_sigaction 416 310#define FREEBSD32_SYS_freebsd32_sigreturn 417 311#define FREEBSD32_SYS_freebsd32_getcontext 421 312#define FREEBSD32_SYS_freebsd32_setcontext 422 313#define FREEBSD32_SYS_freebsd32_swapcontext 423 314#define FREEBSD32_SYS_sigwait 429 315#define FREEBSD32_SYS_thr_exit 431 316#define FREEBSD32_SYS_thr_self 432 317#define FREEBSD32_SYS_thr_kill 433 318#define FREEBSD32_SYS_freebsd32_umtx_lock 434 319#define FREEBSD32_SYS_freebsd32_umtx_unlock 435 320#define FREEBSD32_SYS_jail_attach 436 |
321#define FREEBSD32_SYS_extattr_list_fd 437 322#define FREEBSD32_SYS_extattr_list_file 438 323#define FREEBSD32_SYS_extattr_list_link 439 |
|
318#define FREEBSD32_SYS_freebsd32_thr_suspend 442 319#define FREEBSD32_SYS_thr_wake 443 320#define FREEBSD32_SYS_kldunloadf 444 321#define FREEBSD32_SYS_audit 445 322#define FREEBSD32_SYS_auditon 446 323#define FREEBSD32_SYS_getauid 447 324#define FREEBSD32_SYS_setauid 448 325#define FREEBSD32_SYS_getaudit 449 --- 49 unchanged lines hidden --- | 324#define FREEBSD32_SYS_freebsd32_thr_suspend 442 325#define FREEBSD32_SYS_thr_wake 443 326#define FREEBSD32_SYS_kldunloadf 444 327#define FREEBSD32_SYS_audit 445 328#define FREEBSD32_SYS_auditon 446 329#define FREEBSD32_SYS_getauid 447 330#define FREEBSD32_SYS_setauid 448 331#define FREEBSD32_SYS_getaudit 449 --- 49 unchanged lines hidden --- |