Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/sys/
H A Dproc_info_private.h240 #define PROC_PIDORIGINATOR_UUID_SIZE (sizeof(uuid_t)) macro
/xnu-12377.81.4/bsd/kern/
H A Dproc_info.c1662 size = PROC_PIDORIGINATOR_UUID_SIZE; in proc_pidoriginatorinfo()