Home
last modified time | relevance | path

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

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