Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/sys/
H A Dproc_info.h734 #define PROC_PIDTHREADPATHINFO_SIZE (sizeof(struct proc_threadwithpathinfo)) macro
/xnu-10063.101.15/bsd/kern/
H A Dproc_info.c2025 size = PROC_PIDTHREADPATHINFO_SIZE; in proc_pidinfo()