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

/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A DKextManager.h78 * @function KextManagerLoadKextWithIdentifier
102 OSReturn KextManagerLoadKextWithIdentifier(
H A DKextManager.c111 * Internal function for use by KextManagerLoadKextWithIdentifier()
200 OSReturn KextManagerLoadKextWithIdentifier( function
/macosx-10.10/smb-759.0/lib/smb/
H A Dsubr.c153 status = KextManagerLoadKextWithIdentifier(CFSTR("com.apple.filesystems.smbfs") ,NULL);
/macosx-10.10/kext_tools-384.1.4/
H A Dkextload_main.c396 loadResult = KextManagerLoadKextWithIdentifier(kextID,
/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_agent.c962 status = KextManagerLoadKextWithIdentifier(CFSTR("com.apple.filesystems.webdav") ,NULL);

Completed in 208 milliseconds