Home
last modified time | relevance | path

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

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