Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dext_paniclog.c827 char uuid_string_3[] = "A10F32F8-D5AF-431F-8098-FEDD0FFB794A"; in ext_paniclog_insert_dummy_handles_test() local
829 uuid_parse(uuid_string_3, uuid_3); in ext_paniclog_insert_dummy_handles_test()
/xnu-12377.1.9/doc/debugging/
H A Dextensible_paniclog.md366 IOLog("EXT_PANICLOG: Created panic log handle 3 with UUID: %s\n", uuid_string_3);