Home
last modified time | relevance | path

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

/xnu-10002.61.3/libkern/libkern/
H A DOSKextLib.h213 #define kOSKextReturnLinkError libkern_kext_err(0x16) macro
/xnu-10002.61.3/libkern/c++/
H A DOSKext.cpp7248 result = kOSKextReturnLinkError; in loadExecutable()
7264 result = kOSKextReturnLinkError; in loadExecutable()