Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dproc_info.h725 #define PROC_PIDREGIONINFO_SIZE (sizeof(struct proc_regioninfo)) macro
/xnu-10002.81.5/bsd/kern/
H A Dproc_info.c2008 size = PROC_PIDREGIONINFO_SIZE; in proc_pidinfo()