FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
kern_jail
sys/compat/freebsd32/freebsd32_misc.c
2806
return (kern_jail(td, &j));
sys/kern/kern_jail.c
395
return (kern_jail(td, &j));
sys/sys/syscallsubr.h
199
int kern_jail(struct thread *td, struct jail *j);