Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dproc_info.h719 #define PROC_PIDLISTFD_SIZE (sizeof(struct proc_fdinfo)) macro
/xnu-11215/bsd/kern/
H A Dproc_info.c2006 size = PROC_PIDLISTFD_SIZE; in proc_pidinfo()