Searched refs:loadKCFileSet (Results 1 – 2 of 2) sorted by relevance
653 static OSReturn loadKCFileSet(const char *filepath, kc_kind_t type);
13233 ret = OSKext::loadKCFileSet(pageable_filepath->getCStringNoCopy(), KCKindPageable);13338 ret = OSKext::loadKCFileSet(aux_filepath->getCStringNoCopy(), KCKindAuxiliary);13474 OSKext::loadKCFileSet( function in OSKext