Home
last modified time | relevance | path

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

/xnu-10002.81.5/bsd/sys/
H A Dproc_info.h727 #define PROC_PIDREGIONPATHINFO 8 macro
/xnu-10002.81.5/bsd/kern/
H A Dproc_info.c1967 case PROC_PIDREGIONPATHINFO: in proc_pidinfo()
2010 case PROC_PIDREGIONPATHINFO: in proc_pidinfo()
2286 case PROC_PIDREGIONPATHINFO:{ in proc_pidinfo()
/xnu-10002.81.5/tests/
H A Dproc_info.c674 PROC_INFO_CALL(proc_regionwithpathinfo, getpid(), PROC_PIDREGIONPATHINFO, map_tmp); in proc_info_caller()
2167 …int flavors[] = {PROC_PIDREGIONPATH, PROC_PIDREGIONINFO, PROC_PIDREGIONPATHINFO, PROC_PIDREGIONPAT…