Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/vm/
H A Dvm_unix.c789 task_for_pid_posix_check(proc_t target) in task_for_pid_posix_check() function
925 if (!(task_for_pid_posix_check(p))) { in task_for_pid()
1162 if (!(task_for_pid_posix_check(proc))) { in task_inspect_for_pid()
1284 if (!(task_for_pid_posix_check(proc))) { in task_read_for_pid()
1383 if (!task_for_pid_posix_check(targetproc) && in pid_suspend()
1501 if (!(task_for_pid_posix_check(p))) { in debug_control_port_for_pid()
1610 if (!task_for_pid_posix_check(targetproc) && in pid_resume()
1723 if (!task_for_pid_posix_check(targetproc)) { in pid_hibernate()
1912 if (!task_for_pid_posix_check(targetproc) && in pid_shutdown_sockets()