Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dproc.h427 extern bool proc_ignores_content_protection(proc_t proc);
/xnu-8019.80.24/bsd/kern/
H A Dkern_proc.c2781 proc_ignores_content_protection(proc_t p) in proc_ignores_content_protection() function