Home
last modified time | relevance | path

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

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