Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/kern/
H A Dmach_process.c103 int get_task_userstop(task_t);
294 if (get_task_userstop(task) > 0) { in ptrace()
/xnu-10002.41.9/osfmk/kern/
H A Dbsd_kern.c65 int get_task_userstop(task_t);
926 get_task_userstop( in get_task_userstop() function