DragonflyBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
P_DIDCHROOT
sys/kern/vfs_syscalls.c
2071
if ((p->p_flags & P_DIDCHROOT) == 0) {
sys/kern/vfs_syscalls.c
2072
p->p_flags |= P_DIDCHROOT;