Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dproc_info.h815 #define PROC_PIDREGIONPATHINFO 8 macro
/xnu-8796.121.2/bsd/kern/
H A Dproc_info.c1946 case PROC_PIDREGIONPATHINFO: in proc_pidinfo()
2227 case PROC_PIDREGIONPATHINFO:{ in proc_pidinfo()
/xnu-8796.121.2/tests/
H A Dproc_info.c674 PROC_INFO_CALL(proc_regionwithpathinfo, getpid(), PROC_PIDREGIONPATHINFO, map_tmp); in proc_info_caller()