Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dproc_info.h782 #define PROC_PIDFDPSEMINFO_SIZE (sizeof(struct psem_fdinfo)) macro
/xnu-11215.1.10/bsd/kern/
H A Dproc_info.c2791 size = PROC_PIDFDPSEMINFO_SIZE; in proc_pidfdinfo()