Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/sys/
H A Dproc_info.h816 #define PROC_PIDFILEPORTPIPEINFO_SIZE PROC_PIDFDPIPEINFO_SIZE macro
/xnu-11215.41.3/bsd/kern/
H A Dproc_info.c3095 size = PROC_PIDFILEPORTPIPEINFO_SIZE; in proc_pidfileportinfo()