Home
last modified time | relevance | path

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

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