Home
last modified time | relevance | path

Searched refs:kernelcache_uuid_string (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/libsa/
H A Dbootstrap.cpp307 uuid_unparse_upper(kernelcache_uuid, kernelcache_uuid_string); in readPrelinkedExtensions()
/xnu-12377.1.9/osfmk/kern/
H A Ddebug.h740 extern uuid_string_t kernelcache_uuid_string;
H A Ddebug.c341 uuid_string_t kernelcache_uuid_string; variable
366 char kernelcache_uuid_string[37]; /* uuid_string_t */ variable
/xnu-12377.1.9/bsd/kern/
H A Dkern_sysctl.c2291 kernelcache_uuid_string, sizeof(kernelcache_uuid_string),