Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/sys/
H A Dproc_info.h804 #define PROC_PIDFILEPORTPIPEINFO_SIZE PROC_PIDFDPIPEINFO_SIZE macro
/xnu-10002.41.9/bsd/kern/
H A Dproc_info.c3068 size = PROC_PIDFILEPORTPIPEINFO_SIZE; in proc_pidfileportinfo()