freebsd32_syscall.h (2feb5b8dc909f1c63472309eeaf27ea8451d450c) | freebsd32_syscall.h (4948f7bf1153b9dd92239cf752888e26af21199f) |
---|---|
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 --- 454 unchanged lines hidden (view full) --- 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 | 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 --- 454 unchanged lines hidden (view full) --- 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 | 471#define FREEBSD32_SYS_getrandom 563 472#define FREEBSD32_SYS_MAXSYSCALL 564 |