Searched refs:OSReturn (Results 1 – 12 of 12) sorted by relevance
462 static OSReturn removeKext(517 static OSReturn loadFromMkext(523 static OSReturn handleRequest(554 virtual OSReturn load(558 virtual OSReturn unload(void);583 virtual OSReturn stop(void);638 virtual OSReturn addClass(641 virtual OSReturn removeClass(656 static OSReturn mapKCFileSet(713 OSReturn callbackResult,[all …]
1090 static void logError(OSReturn result);1426 static OSReturn postModLoad(void * loadHandle);
57 #pragma mark OSReturn Values for Kernel Extensions710 OSReturn OSKextLoadKextWithIdentifier(const char * kextIdentifier);755 OSReturn OSKextRetainKextWithLoadTag(OSKextLoadTag loadTag);807 OSReturn OSKextReleaseKextWithLoadTag(OSKextLoadTag loadTag);866 OSReturn result,954 OSReturn OSKextRequestResource(992 OSReturn OSKextCancelRequest(
57 #pragma mark Core OSReturn Values for Libkern86 typedef kern_return_t OSReturn; typedef
49 OSReturn.h \
895 OSReturn OSKextUnloadKextWithLoadTag(uint32_t loadTag);
86 OSReturn89 OSReturn result = kOSKextReturnNotFound; in OSKextRetainKextWithLoadTag()130 OSReturn133 OSReturn result = kOSKextReturnNotFound; in OSKextReleaseKextWithLoadTag()170 OSReturn184 OSReturn198 OSReturn
1155 OSReturn1552 OSReturn3362 OSReturn3427 OSReturn3619 OSReturn3967 OSReturn4179 OSReturn4528 OSReturn4668 OSReturn4701 OSReturn[all …]
104 OSReturn result;514 OSReturn error, in OSMetaClassLogErrorForKext()559 OSMetaClass::logError(OSReturn error) in logError()817 OSReturn820 OSReturn result = kOSReturnSuccess; in postModLoad()
31 #include <libkern/OSReturn.h>35 /* These codes are specified in decimal in OSReturn.h.42 /* These codes are specified in decimal in OSReturn.h.
139 OSReturn loadKernelComponentKexts(void);571 OSReturn574 OSReturn result = kOSReturnSuccess;// optimistic in loadKernelComponentKexts()
615 OSReturn ret; in isModuleLoaded()