Home
last modified time | relevance | path

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

/xnu-10002.61.3/bsd/sys/
H A Dproc_info_private.h143 #define PROC_PIDARCHINFO_SIZE \ macro
/xnu-10002.61.3/bsd/kern/
H A Dproc_info.c2044 size = PROC_PIDARCHINFO_SIZE; in proc_pidinfo()