Searched refs:see_other_gids (Results 1 – 2 of 2) sorted by relevance
66 echo security.bsd.see_other_gids=0 >> $BSDINSTALL_TMPETC/sysctl.conf.hardening
1830 static int see_other_gids = 1; variable1831 SYSCTL_INT(_security_bsd, OID_AUTO, see_other_gids, CTLFLAG_RW,1832 &see_other_gids, 0,1846 if (!see_other_gids) { in cr_canseeothergids()