Searched refs:loaded_kext_paniclist_length (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp305 static uint32_t loaded_kext_paniclist_length = 0; variable
10210 loaded_kext_paniclist_length = newlist_length;
10276 printf_func("%.*s", loaded_kext_paniclist_length, loaded_kext_paniclist);

Completed in 28 milliseconds