Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/sys/
H A Dproc_info_private.h148 #define PROC_PIDARCHINFO_SIZE \ macro
/xnu-11215.61.5/bsd/kern/
H A Dproc_info.c2069 size = PROC_PIDARCHINFO_SIZE; in proc_pidinfo()