freebsd32_syscall.h (e4039d68fb34987c2c1ab77bc0fe158d9f315df8) | freebsd32_syscall.h (2feb5b8dc909f1c63472309eeaf27ea8451d450c) |
---|---|
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 --- 445 unchanged lines hidden (view full) --- 454#define FREEBSD32_SYS_freebsd32_procctl 544 455#define FREEBSD32_SYS_freebsd32_ppoll 545 456#define FREEBSD32_SYS_freebsd32_futimens 546 457#define FREEBSD32_SYS_freebsd32_utimensat 547 458#define FREEBSD32_SYS_fdatasync 550 459#define FREEBSD32_SYS_freebsd32_fstat 551 460#define FREEBSD32_SYS_freebsd32_fstatat 552 461#define FREEBSD32_SYS_freebsd32_fhstat 553 | 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 --- 445 unchanged lines hidden (view full) --- 454#define FREEBSD32_SYS_freebsd32_procctl 544 455#define FREEBSD32_SYS_freebsd32_ppoll 545 456#define FREEBSD32_SYS_freebsd32_futimens 546 457#define FREEBSD32_SYS_freebsd32_utimensat 547 458#define FREEBSD32_SYS_fdatasync 550 459#define FREEBSD32_SYS_freebsd32_fstat 551 460#define FREEBSD32_SYS_freebsd32_fstatat 552 461#define FREEBSD32_SYS_freebsd32_fhstat 553 |
462#define FREEBSD32_SYS_freebsd32_getdirentries 554 | 462#define FREEBSD32_SYS_getdirentries 554 |
463#define FREEBSD32_SYS_statfs 555 464#define FREEBSD32_SYS_fstatfs 556 465#define FREEBSD32_SYS_getfsstat 557 466#define FREEBSD32_SYS_fhstatfs 558 467#define FREEBSD32_SYS_mknodat 559 468#define FREEBSD32_SYS_freebsd32_kevent 560 469#define FREEBSD32_SYS_freebsd32_cpuset_getdomain 561 470#define FREEBSD32_SYS_freebsd32_cpuset_setdomain 562 471#define FREEBSD32_SYS_MAXSYSCALL 563 | 463#define FREEBSD32_SYS_statfs 555 464#define FREEBSD32_SYS_fstatfs 556 465#define FREEBSD32_SYS_getfsstat 557 466#define FREEBSD32_SYS_fhstatfs 558 467#define FREEBSD32_SYS_mknodat 559 468#define FREEBSD32_SYS_freebsd32_kevent 560 469#define FREEBSD32_SYS_freebsd32_cpuset_getdomain 561 470#define FREEBSD32_SYS_freebsd32_cpuset_setdomain 562 471#define FREEBSD32_SYS_MAXSYSCALL 563 |