Searched refs:getCStringNoCopy (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dkext.cpp225 if (!getKext(extName->getCStringNoCopy(), &extPlist, NULL, NULL, NULL)) {
234 extName->getCStringNoCopy());
243 extName->getCStringNoCopy());
247 required_version = VERS_parse_string(requiredVersion->getCStringNoCopy());
251 requiredVersion->getCStringNoCopy(),
252 extName->getCStringNoCopy());
255 ext_version = VERS_parse_string(extVersion->getCStringNoCopy());
259 extVersion->getCStringNoCopy(),
260 extName->getCStringNoCopy());
263 ext_compat_version = VERS_parse_string(extCompatVersion->getCStringNoCopy());
[all...]
H A Dcatalogue.cpp176 vers = VERS_parse_string(stringValue->getCStringNoCopy());
192 compatible_vers = VERS_parse_string(stringValue->getCStringNoCopy());
344 vers = VERS_parse_string(libraryVersion->getCStringNoCopy());
391 bundleIdentifier->getCStringNoCopy());
411 VTRESET, bundleIdentifier->getCStringNoCopy());
469 if (strcmp(incumbentName->getCStringNoCopy(),
470 candidateName->getCStringNoCopy())) {
474 incumbentName->getCStringNoCopy(),
475 candidateName->getCStringNoCopy());
481 incumbent_vers = VERS_parse_string(incumbentVersionString->getCStringNoCopy());
[all...]
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOStartIOKit.cpp129 errorString->getCStringNoCopy());
147 kmodName->getCStringNoCopy());
151 const char *vers = (strlen(kmodVersion->getCStringNoCopy())
152 ? kmodVersion->getCStringNoCopy()
155 if (KERN_SUCCESS != kmod_create_fake(kmodName->getCStringNoCopy(), vers)) {
157 kmodName->getCStringNoCopy());
H A DIOCatalogue.cpp198 stringObj->getCStringNoCopy(), element->value_size));
199 memcpy(element->value, stringObj->getCStringNoCopy(),
367 DPRINTF(("osdict: key %s size %d @%p\n", key->getCStringNoCopy(), element->key_size, strtab));
368 memcpy(element->key, key->getCStringNoCopy(), element->key_size);
448 dictkey->getCStringNoCopy(), dictkey->getLength(), dstrtab));
449 memcpy(dele->key, dictkey->getCStringNoCopy(),
618 depInfo = kmod_lookupbyname_locked(str->getCStringNoCopy());
624 IOLog("%s: NO DEP %s\n", kmod_info->name, str->getCStringNoCopy());
665 kmod_load_extension((char *) kmod_name->getCStringNoCopy());
850 errorString->getCStringNoCopy());
[all...]
H A DIONVRAM.cpp340 propObject = OSData::withBytes(tmpString->getCStringNoCopy(),
831 tmpData = (const UInt8 *)tmpString->getCStringNoCopy();
1068 propName = (const UInt8 *)propSymbol->getCStringNoCopy();
1127 strlcpy((char *)buffer, tmpString->getCStringNoCopy(), *length - propNameLength);
1192 bootCommandData = (const UInt8 *)bootCommand->getCStringNoCopy();
1212 bootArgsData = (const UInt8 *)bootArgs->getCStringNoCopy();
1359 bcopy(name->getCStringNoCopy(), prop->name, nameLength);
1554 settingAppleProp = IsApplePropertyName(propName->getCStringNoCopy());
1644 ok &= data->appendBytes(propName->getCStringNoCopy(), propName->getLength() + 1);
H A DIOPlatformExpert.cpp659 // kprintf ("dictionary key #%d: %s\n", i, mkey->getCStringNoCopy () );
665 if ( ioClass ) IOLog ("%s IOClass is %s\n", inMsg, ioClass->getCStringNoCopy () );
672 if ( ioClass ) IOLog ("%s IOProviderClass is %s\n", inMsg, ioClass->getCStringNoCopy () );
679 if ( ioClass ) IOLog ("%s IONameMatch is %s\n", inMsg, ioClass->getCStringNoCopy () );
686 if ( ioClass ) IOLog ("%s IONameMatched is %s\n", inMsg, ioClass->getCStringNoCopy () );
732 strlcpy(outStr, ((OSString *)inObj)->getCStringNoCopy(), outStrLen);
1323 status = uuid_parse( string->getCStringNoCopy( ), uuid );
H A DRootDomainUserClient.cpp115 unserializeErrorString ? unserializeErrorString->getCStringNoCopy() : "Unknown");
H A DIORegistryEntry.cpp686 return( sym->getCStringNoCopy());
734 result = sym->getCStringNoCopy();
865 strlcpy( nextComp, plane->nameKey->getCStringNoCopy(), len + 1);
875 strlcpy( nextComp, alias->getCStringNoCopy(), aliasLen + 1);
920 strlcpy( nextComp, alias->getCStringNoCopy(), compLen + 1);
1568 if( !strncmp(key->getCStringNoCopy() + keysuffix,
H A DIODeviceTreeSupport.cpp791 names = string->getCStringNoCopy();
796 ckey = key->getCStringNoCopy();
H A DIOCPU.cpp197 kprintf("%s -> %s\n", function->getCStringNoCopy(), service->getName());
H A DIOService.cpp2455 category->getCStringNoCopy());
2522 //IOLog("%s alloc (symbol %p props %p)\n", symbol->getCStringNoCopy(), symbol, props);
2529 symbol->getCStringNoCopy());
2537 IOLog("%s::init fails\n", symbol->getCStringNoCopy());
2588 IOLog("%s::probe fails\n", symbol->getCStringNoCopy());
4051 entry = IORegistryEntry::fromPath( str->getCStringNoCopy() );
H A DIOServicePM.cpp4424 PM_ERROR(theContext->errorLog, clientID ? clientID->getCStringNoCopy() : "");
4785 name ? name->getCStringNoCopy() : "");
4870 PM_ERROR("PM notification cancel (%s)\n", name ? name->getCStringNoCopy() : "");
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/Tests/TestSerialization/test1/
H A Dtest1_main.cpp72 IOLog("%s\n", errmsg->getCStringNoCopy());
89 IOLog("%s\n", errmsg->getCStringNoCopy());
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/Tests/TestSerialization/test2/
H A Dtest2_main.cpp123 IOLog("%s\n", errmsg->getCStringNoCopy());
143 IOLog("%s\n", errmsg->getCStringNoCopy());
/macosx-10.5.8/xnu-1228.15.4/iokit/bsddev/
H A DDINetBootHook.cpp159 IOLog("IOHDIXController::setProperty(%s, %s) failed.\n", kDIRootImageKey, pathString->getCStringNoCopy());
184 strlcpy(devname, myDevName->getCStringNoCopy(), 16);
H A DIOKitBSDInit.cpp746 strlcpy( rootName, iostr->getCStringNoCopy(), rootNameSize );
855 uuid_parse( string->getCStringNoCopy( ), uuid );
/macosx-10.5.8/xnu-1228.15.4/libkern/libkern/c++/
H A DOSString.h128 @function getCStringNoCopy
132 virtual const char *getCStringNoCopy() const;
/macosx-10.5.8/xnu-1228.15.4/libkern/c++/
H A DOSSerialize.cpp85 addString(tagString->getCStringNoCopy());
107 if (!addString(((OSString *)tags->getObject((const OSSymbol *)o))->getCStringNoCopy()))
H A DOSMetaClass.cpp348 return className->getCStringNoCopy();
635 ki = kmod_lookupbyname_locked((char *)kmodName->getCStringNoCopy());
702 const char *cName = name->getCStringNoCopy();
816 const char *cname = className->getCStringNoCopy();
850 className->getCStringNoCopy(),
H A DOSString.cpp176 const char *OSString::getCStringNoCopy() const function in class:OSString
H A DOSSymbol.cpp468 return OSSymbol::withCStringNoCopy(aString->getCStringNoCopy());
470 return OSSymbol::withCString(aString->getCStringNoCopy());
H A DOSData.cpp366 aCString = obj->getCStringNoCopy ();
H A DOSDictionary.cpp561 const char *c = key->getCStringNoCopy();
/macosx-10.5.8/xnu-1228.15.4/iokit/Tests/
H A DTestContainers.cpp265 TEST_ASSERT('s', "1b", testC00 != test1->getCStringNoCopy());
266 TEST_ASSERT('s', "1c", strcmp(testC00, test1->getCStringNoCopy()) == 0);
277 TEST_ASSERT('s', "2b", testC00 == test1->getCStringNoCopy());
H A DTestCollections.cpp610 const char *cStr = ((OSString *) cache[i])->getCStringNoCopy();
652 sym->getCStringNoCopy()));

Completed in 204 milliseconds

12