DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
NO_SYSCALL
share/examples/kld/syscall/module/syscall.c
62
static int offset = NO_SYSCALL;
sys/kern/kern_syscalls.c
53
if (*offset == NO_SYSCALL) {