Home
last modified time | relevance | path

Searched defs:uuidbuf (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/osfmk/i386/AT386/
H A Dmodel_dep.c1684 char uuidbuf[PANICLOG_UUID_BUF_SIZE] = {0}; in print_uuid_info() local
/xnu-8792.41.9/bsd/kern/
H A Dkern_proc.c1785 proc_getexecutableuuid(proc_t p, unsigned char *uuidbuf, unsigned long size) in proc_getexecutableuuid()