Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/vm/
H A Dvm_unix.c790 task_for_pid_posix_check(proc_t target) in task_for_pid_posix_check() function
926 if (!(task_for_pid_posix_check(p))) { in task_for_pid()
1166 if (!(task_for_pid_posix_check(proc))) { in task_inspect_for_pid()
1288 if (!(task_for_pid_posix_check(proc))) { in task_read_for_pid()
1387 if (!task_for_pid_posix_check(targetproc) && in pid_suspend()
1505 if (!(task_for_pid_posix_check(p))) { in debug_control_port_for_pid()
1614 if (!task_for_pid_posix_check(targetproc) && in pid_resume()
1727 if (!task_for_pid_posix_check(targetproc)) { in pid_hibernate()
1916 if (!task_for_pid_posix_check(targetproc) && in pid_shutdown_sockets()