Home
last modified time | relevance | path

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

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