Home
last modified time | relevance | path

Searched refs:PROC_PIDREGIONPATHINFO (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dproc_info.h800 #define PROC_PIDREGIONPATHINFO 8 macro
/xnu-8019.80.24/bsd/kern/
H A Dproc_info.c1970 case PROC_PIDREGIONPATHINFO: in proc_pidinfo()
2247 case PROC_PIDREGIONPATHINFO:{ in proc_pidinfo()
/xnu-8019.80.24/tests/
H A Dproc_info.c672 PROC_INFO_CALL(proc_regionwithpathinfo, getpid(), PROC_PIDREGIONPATHINFO, map_tmp); in proc_info_caller()