Home
last modified time | relevance | path

Searched defs:should_delete (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/kern/
H A Dproc_uuid_policy.c166 proc_uuid_policy_remove_locked(uuid_t uuid, uint32_t flags, int *should_delete) in proc_uuid_policy_remove_locked()
194 int should_delete = 0; in proc_uuid_policy_remove() local