Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dproc_uuid_policy.c92 proc_uuid_policy_remove_locked(uuid_t uuid, uint32_t flags, int *should_delete);
166 proc_uuid_policy_remove_locked(uuid_t uuid, uint32_t flags, int *should_delete) in proc_uuid_policy_remove_locked() function
207 delentry = proc_uuid_policy_remove_locked(uuid, flags, &should_delete); in proc_uuid_policy_remove()