Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/kern/
H A Dprocess_policy.c93 static int handle_applifecycle(int scope, int action, int policy, int policy_subtype, user_addr_t a…
213 …error = handle_applifecycle(scope, action, policy, policy_subtype, attrp, target_proc, target_thre… in process_policy()
366 handle_applifecycle(__unused int scope, in handle_applifecycle() function