Home
last modified time | relevance | path

Searched refs:handle_apptype (Results 1 – 1 of 1) sorted by relevance

/xnu-8796.121.2/bsd/kern/
H A Dprocess_policy.c84 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