Home
last modified time | relevance | path

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

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