Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dproc_info.c157 P_TASK_INFO_NEW = 0x80, enumerator
518 if (proc_info_opts >= P_TASK_INFO_NEW) { in proc_info_caller()
522 if (proc_info_opts & P_TASK_INFO_NEW) { in proc_info_caller()
1066 proc_info_caller(P_TASK_INFO | P_TASK_INFO_NEW, proc_info, NULL);