Home
last modified time | relevance | path

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

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