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
298
int fchroot(int);
usr/src/uts/common/os/sysent.c
616
/* 153 */ SYSENT_CI("fchroot", fchroot, 1),
usr/src/uts/common/os/sysent.c
977
/* 153 */ SYSENT_CI("fchroot", fchroot, 1),