Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dproc_info_private.h155 #define PROC_PIDNOTEEXIT_SIZE (sizeof(uint32_t)) macro
/xnu-11215/bsd/kern/
H A Dproc_info.c2079 size = PROC_PIDNOTEEXIT_SIZE; in proc_pidinfo()