Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/ !
H A Dproc_info.h866 #define PROC_PIDREGIONPATHINFO3_SIZE (sizeof(struct proc_regionwithpathinfo)) macro
/xnu-8796.121.2/bsd/kern/ !
H A Dproc_info.c2010 size = PROC_PIDREGIONPATHINFO3_SIZE; in proc_pidinfo()