Searched refs:unprivileged_chroot (Results 1 – 1 of 1) sorted by relevance
967 static int unprivileged_chroot = 0; variable968 SYSCTL_INT(_security_bsd, OID_AUTO, unprivileged_chroot, CTLFLAG_RW,969 &unprivileged_chroot, 0,984 if (unprivileged_chroot == 0) { in kern_chroot()