Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_prot.c1365 static int see_other_gids = 1; variable
1366 SYSCTL_INT(_security_bsd, OID_AUTO, see_other_gids, CTLFLAG_RW,
1367 &see_other_gids, 0,
1383 if (!see_other_gids) { in cr_canseeothergids()