Home
last modified time | relevance | path

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

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