Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Dproc_info.h740 #define PROC_PIDREGIONPATHINFO_SIZE (sizeof(struct proc_regionwithpathinfo)) macro
/xnu-11417.101.15/bsd/kern/
H A Dproc_info.c2039 size = PROC_PIDREGIONPATHINFO_SIZE; in proc_pidinfo()