Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/libkern/ !
H A DOSKextLibPrivate.h571 #define kOSKextLogPatchFlag ((OSKextLogSpec) 0x200000) macro
/xnu-10002.61.3/libkern/c++/ !
H A DOSKext.cpp686 logSpec |= kOSKextLogPatchFlag; in kxld_log_callback()