Home
last modified time | relevance | path

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

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