Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fchroot
usr/src/head/unistd.h
309
extern int fchroot(int);
usr/src/uts/common/os/sysent.c
299
int fchroot(int);
usr/src/uts/common/os/sysent.c
617
/* 153 */ SYSENT_CI("fchroot", fchroot, 1),
usr/src/uts/common/os/sysent.c
978
/* 153 */ SYSENT_CI("fchroot", fchroot, 1),