Lines Matching refs:OSDictionary
141 OSDictionary * dict = NULL; in IOServiceWaitForMatchingResource()
169 OSDictionary * dict = NULL; in IOCatalogueMatchingDriversPresent()
175 dict = OSDictionary::withCapacity(1); in IOCatalogueMatchingDriversPresent()
196 OSDictionary *
199 OSDictionary * dict; in IOBSDNameMatching()
227 OSDictionary *
231 OSDictionary * result; in IOUUIDMatching()
239 result = OSDynamicCast(OSDictionary, obj); in IOUUIDMatching()
245 OSDictionary *
248 OSDictionary * matching; in IONetworkNamePrefixMatching()
249 OSDictionary * propDict = NULL; in IONetworkNamePrefixMatching()
259 propDict = OSDictionary::withCapacity(1); in IONetworkNamePrefixMatching()
320 OSDictionary * dict = NULL; in IORegisterNetworkInterface()
332 dict = OSDictionary::withCapacity(3); in IORegisterNetworkInterface()
377 OSDictionary *
380 OSDictionary * matching = NULL; in IOOFPathMatching()
402 matching = OSDictionary::withCapacity( 1 ); in IOOFPathMatching()
680 OSDictionary * matching = NULL; in IOFindBSDRoot()
737 matching = OSDynamicCast(OSDictionary, unserializedContainer); in IOFindBSDRoot()
1042 OSDictionary *matching; in IOSecureBSDRoot()