Searched refs:allow_root (Results 1 – 3 of 3) sorted by relevance
805 extern int soopt_cred_check(struct socket *so, int priv, boolean_t allow_root,
4602 boolean_t allow_root) in route_op_entitlement_check() argument4612 allow_root, false) == 0) { in route_op_entitlement_check()4622 if (uid != 0 || !allow_root) { in route_op_entitlement_check()
4753 soopt_cred_check(struct socket *so, int priv, boolean_t allow_root, in soopt_cred_check() argument4771 if (uid != 0 || !allow_root) { in soopt_cred_check()