Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dproc.h452 extern bool proc_ignores_content_protection(proc_t proc);
/xnu-11215/bsd/kern/
H A Dkern_proc.c3027 proc_ignores_content_protection(proc_t p) in proc_ignores_content_protection() function