Searched refs:PROC_PIDTASKINFO_SIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/sys/ | ||
| H A D | proc_info.h | 728 #define PROC_PIDTASKINFO_SIZE (sizeof(struct proc_taskinfo)) macro |
| /xnu-11215/bsd/kern/ | ||
| H A D | proc_info.c | 2015 size = PROC_PIDTASKINFO_SIZE; in proc_pidinfo() |