Home
last modified time | relevance | path

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

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