Searched refs:policy_type (Results 1 – 1 of 1) sorted by relevance
140 const char __user *ubuf, size_t len, enum setid_type policy_type) in handle_policy_update() argument153 pol->type = policy_type; in handle_policy_update()184 rule->type = policy_type; in handle_policy_update()214 if (policy_type == UID) { in handle_policy_update()219 } else if (policy_type == GID) { in handle_policy_update()
Completed in 3 milliseconds