Home
last modified time | relevance | path

Searched refs:unprivileged_proc_debug (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/usr.sbin/bsdinstall/scripts/
H A Dhardening68 echo security.bsd.unprivileged_proc_debug=0 >> $BSDINSTALL_TMPETC/sysctl.conf.hardening
/freebsd-12.1/sys/kern/
H A Dkern_prot.c1645 static int unprivileged_proc_debug = 1; variable
1646 SYSCTL_INT(_security_bsd, OID_AUTO, unprivileged_proc_debug, CTLFLAG_RW,
1647 &unprivileged_proc_debug, 0,
1665 if (!unprivileged_proc_debug) { in p_candebug()
/freebsd-12.1/tools/tools/sysdoc/
H A Dtunables.mdoc1710 security.bsd.unprivileged_proc_debug