Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/sys/
H A Dproc_info.h878 #define PROC_PIDIPCTABLEINFO_SIZE (sizeof(struct proc_ipctableinfo)) macro
/xnu-8019.80.24/bsd/kern/
H A Dproc_info.c2062 size = PROC_PIDIPCTABLEINFO_SIZE; in proc_pidinfo()