Searched refs:PROC_PIDFDPIPEINFO_SIZE (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h711 #define PROC_PIDFDPIPEINFO_SIZE (sizeof(struct pipe_fdinfo)) macro
732 #define PROC_PIDFILEPORTPIPEINFO_SIZE PROC_PIDFDPIPEINFO_SIZE
/xnu-2422.115.4/bsd/kern/
H A Dproc_info.c1496 size = PROC_PIDFDPIPEINFO_SIZE;

Completed in 22 milliseconds