Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dext_paniclog.c828 uuid_t uuid_3; in ext_paniclog_insert_dummy_handles_test() local
829 uuid_parse(uuid_string_3, uuid_3); in ext_paniclog_insert_dummy_handles_test()
830 …handle_3 = ext_paniclog_handle_alloc_with_uuid(uuid_3, "Dummy handle 3", 1024, EXT_PANICLOG_OPTION… in ext_paniclog_insert_dummy_handles_test()
/xnu-12377.61.12/doc/debugging/
H A Dextensible_paniclog.md353 OSData *uuid_data = OSData::withBytes(&uuid_3[0], sizeof(uuid_t));