Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vm/
H A Dvm_unix.c812 task_for_pid_posix_check(proc_t target) in task_for_pid_posix_check() function
952 if (!(task_for_pid_posix_check(p))) { in task_for_pid()
1192 if (!(task_for_pid_posix_check(proc))) { in task_inspect_for_pid()
1314 if (!(task_for_pid_posix_check(proc))) { in task_read_for_pid()
1413 if (!task_for_pid_posix_check(targetproc) && in pid_suspend()
1531 if (!(task_for_pid_posix_check(p))) { in debug_control_port_for_pid()
1640 if (!task_for_pid_posix_check(targetproc) && in pid_resume()
1753 if (!task_for_pid_posix_check(targetproc)) { in pid_hibernate()
1942 if (!task_for_pid_posix_check(targetproc) && in pid_shutdown_sockets()