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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp554 IOLog("Error: Failed to copy 'into' extensions dictionary "
566 IOLog("Error: Failed to copy 'from' extensions dictionary "
575 IOLog("Error: Failed to allocate iterator for extensions.\n");
628 "versions of duplicate extensions %s.\n",
942 * Does the work of pulling extensions out of an mkext archive located
947 OSDictionary * extensions) {
1205 extensions->getObject(moduleName));
1208 extensions->setObject(moduleName, driverDict);
1216 if (!extensions->setObject(moduleName, driverDict)) {
1232 "versions of duplicate extensions
945 extractExtensionsFromArchive(const MemoryMapFileInfo * mkext_file_info, bool vaddr, OSDictionary * extensions) argument
1261 readExtensions(OSDictionary * propertyDict, const char * memory_map_name, OSDictionary * extensions) argument
1304 addPersonalities(OSDictionary * extensions) argument
1395 OSDictionary * extensions = NULL; // must release local
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/i386/
H A Dsysctl.c245 SYSCTL_PROC(_machdep_cpu_mwait, OID_AUTO, extensions,
249 hw_cpu_sysctl, "I", "Monitor/mwait extensions");

Completed in 16 milliseconds