Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dproc_info.h848 #define PROC_PIDREGIONPATHINFO2_SIZE (sizeof(struct proc_regionwithpathinfo)) macro
/xnu-8020.101.4/bsd/kern/
H A Dproc_info.c2031 size = PROC_PIDREGIONPATHINFO2_SIZE; in proc_pidinfo()