Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h736 #define PROC_PIDREGIONINFO 7 macro
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c2018 case PROC_PIDREGIONINFO: in proc_pidinfo()
2059 case PROC_PIDREGIONINFO: in proc_pidinfo()
2335 case PROC_PIDREGIONINFO:{ in proc_pidinfo()
/xnu-11417.140.69/tests/
H A Dproc_info.c667 PROC_INFO_CALL(proc_regioninfo, getpid(), PROC_PIDREGIONINFO, map_tmp); in proc_info_caller()
2237 …int flavors[] = {PROC_PIDREGIONPATH, PROC_PIDREGIONINFO, PROC_PIDREGIONPATHINFO, PROC_PIDREGIONPAT…