Home
last modified time | relevance | path

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

/xnu-11215/libsa/
H A Dbootstrap.cpp307 uuid_unparse_upper(kernelcache_uuid, kernelcache_uuid_string); in readPrelinkedExtensions()
/xnu-11215/osfmk/kern/
H A Ddebug.h738 extern uuid_string_t kernelcache_uuid_string;
H A Ddebug.c337 uuid_string_t kernelcache_uuid_string; variable
362 char kernelcache_uuid_string[37]; /* uuid_string_t */ variable
/xnu-11215/bsd/kern/
H A Dkern_sysctl.c2234 kernelcache_uuid_string, sizeof(kernelcache_uuid_string),