Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dproc_info.c758 int proc_count_all = num_procs / (int)sizeof(pid_t); variable
774 proc_ids = malloc(sizeof(pid_t) * (unsigned long)proc_count_all);
776 (int32_t)(proc_count_all * (int)sizeof(pid_t)));