Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/vm/
H A Dvm_unix.c844 task_for_pid_posix_check(proc_t target) in task_for_pid_posix_check() function
984 if (!(task_for_pid_posix_check(p))) { in task_for_pid()
1226 if (!(task_for_pid_posix_check(proc))) { in task_inspect_for_pid()
1348 if (!(task_for_pid_posix_check(proc))) { in task_read_for_pid()
1447 if (!task_for_pid_posix_check(targetproc) && in pid_suspend()
1565 if (!(task_for_pid_posix_check(p))) { in debug_control_port_for_pid()
1674 if (!task_for_pid_posix_check(targetproc) && in pid_resume()
1787 if (!task_for_pid_posix_check(targetproc)) { in pid_hibernate()
1976 if (!task_for_pid_posix_check(targetproc) && in pid_shutdown_sockets()