Searched refs:kextIsDependency (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dkext.cpp282 bool kextIsDependency(const char * kext_name, char * is_kernel) { function
415 if (!kextIsDependency(libraryName->getCStringNoCopy(),
429 /* We already know from the kextIsDependency() call whether
540 if (!kextIsDependency(kmod_name, &is_kernel_component)) {
653 kext_is_dependency = kextIsDependency(library_name,

Completed in 23 milliseconds