Home
last modified time | relevance | path

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

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