Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/vm/
H A Dvm_unix.c847 task_for_pid_posix_check(proc_t target) in task_for_pid_posix_check() function
987 if (!(task_for_pid_posix_check(p))) { in task_for_pid()
1238 if (!(task_for_pid_posix_check(proc))) { in task_inspect_for_pid()
1360 if (!(task_for_pid_posix_check(proc))) { in task_read_for_pid()
1459 if (!task_for_pid_posix_check(targetproc) && in pid_suspend()
1577 if (!(task_for_pid_posix_check(p))) { in debug_control_port_for_pid()
1686 if (!task_for_pid_posix_check(targetproc) && in pid_resume()
1799 if (!task_for_pid_posix_check(targetproc)) { in pid_hibernate()
1988 if (!task_for_pid_posix_check(targetproc) && in pid_shutdown_sockets()