Searched refs:specificgid_enabled (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/security/mac_seeotheruids/
H A Dmac_seeotheruids.c94 static int specificgid_enabled = 0; variable
95 SYSCTL_INT(_security_mac_seeotheruids, OID_AUTO, specificgid_enabled,
96 CTLFLAG_RW, &specificgid_enabled, 0, "Make an exception for credentials "
115 if (specificgid_enabled) {

Completed in 117 milliseconds