Searched refs:PROC_PIDNOTEEXIT_SIZE (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/bsd/sys/ | ||
| H A D | proc_info_private.h | 155 #define PROC_PIDNOTEEXIT_SIZE (sizeof(uint32_t)) macro |
| /xnu-11215/bsd/kern/ | ||
| H A D | proc_info.c | 2079 size = PROC_PIDNOTEEXIT_SIZE; in proc_pidinfo() |