Lines Matching full:privileged
390 "Allow group members to use privileged options", OPT_PRIV | OPT_A2LIST },
472 * privgroup - allow members of the group to have privileged access.
488 privileged = 1;
1239 if (!auth_required && !allow_any_ip && have_route_to(0) && !privileged) {
2014 return allow_any_ip || privileged || !have_route_to(addr);