Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/kern/
H A Dext_paniclog.c807 ext_paniclog_handle_t *handle_1, *handle_2, *handle_3; in ext_paniclog_insert_dummy_handles_test() local
830handle_3 = ext_paniclog_handle_alloc_with_uuid(uuid_3, "Dummy handle 3", 1024, EXT_PANICLOG_OPTION… in ext_paniclog_insert_dummy_handles_test()
831 if (handle_3 == NULL) { in ext_paniclog_insert_dummy_handles_test()
840 ext_paniclog_insert_data(handle_3, data3, 17); in ext_paniclog_insert_dummy_handles_test()
844 ext_paniclog_handle_set_active(handle_3); in ext_paniclog_insert_dummy_handles_test()