Searched refs:get_task_from_pid (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/system_cmds-643.1.1/vm_purgeable_stat.tproj/
H A Dvm_purgeable_stat.c21 int get_task_from_pid(int pid, task_t *task);
59 int get_task_from_pid(int pid, task_t *task) function
204 if (get_task_from_pid(pid, &task) < 0)

Completed in 58 milliseconds