Home
last modified time | relevance | path

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

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