Home
last modified time | relevance | path

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

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