Searched refs:see_other_uids (Results 1 – 1 of 1) sorted by relevance
1335 static int see_other_uids = 1; variable1336 SYSCTL_INT(_security_bsd, OID_AUTO, see_other_uids, CTLFLAG_RW,1337 &see_other_uids, 0,1352 if (!see_other_uids && u1->cr_ruid != u2->cr_ruid) { in cr_canseeotheruids()