Searched refs:handle_apptype (Results 1 – 1 of 1) sorted by relevance
| /xnu-8020.121.3/bsd/kern/ |
| H A D | process_policy.c | 84 static int handle_apptype(int scope, int action, int policy, int policy_subtype, user_addr_t attrp,… 217 …error = handle_apptype(scope, action, policy, policy_subtype, attrp, target_proc, target_threadid); in process_policy() 443 handle_apptype( int scope, in handle_apptype() function
|