• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/libsa/

Lines Matching refs:NULL

58 // executing 32 bit kernel, or NULL.
61 // from the currently executing 32 bit kernel, or NULL.
122 OSString * bundleIdentifier = NULL; // do not release
123 OSObject * rawValue = NULL; // do not release
124 OSString * stringValue = NULL; // do not release
125 OSBoolean * booleanValue = NULL; // do not release
126 OSDictionary * personalities = NULL; // do not release
127 OSDictionary * libraries = NULL; // do not release
128 OSCollectionIterator * keyIterator = NULL; // must release
129 OSString * key = NULL; // do not release
245 OSDictionary * personality = NULL; // do not release
274 OSString * personalityID = NULL; // do not release
297 keyIterator = NULL;
328 OSString * libraryVersion = NULL; // do not release
352 keyIterator = NULL;
426 OSDictionary * winner = NULL;
428 OSDictionary * incumbentPlist = NULL;
429 OSDictionary * candidatePlist = NULL;
430 OSString * incumbentName = NULL;
431 OSString * candidateName = NULL;
432 OSString * incumbentVersionString = NULL;
433 OSString * candidateVersionString = NULL;
446 winner = NULL;
465 winner = NULL;
477 winner = NULL;
489 winner = NULL;
501 winner = NULL;
544 OSDictionary * mergeIntoCopy = NULL; // must release
545 OSDictionary * mergeFromCopy = NULL; // must release
546 OSCollectionIterator * keyIterator = NULL; // must release
623 } else /* should be NULL */ {
690 OSData * bootxDriverDataObject = NULL;
691 OSDictionary * driverPlist = NULL;
692 OSString * driverName = NULL;
693 OSData * driverCode = NULL;
694 OSString * errorString = NULL;
695 OSDictionary * driverDict = NULL;
700 kmod_info_t * loaded_kmod = NULL;
840 driverDict = NULL;
964 OSString * errorString = NULL; // must release
1074 driverPlistDataObject = NULL;
1078 driverPlist = NULL;
1082 driverCode = NULL;
1086 driverDict = NULL;
1090 errorString = NULL;
1227 } else /* should be NULL */ {
1306 OSCollectionIterator * keyIterator = NULL; // must release
1308 OSDictionary * driverDict = NULL; // don't release
1309 OSDictionary * driverPlist = NULL; // don't release
1310 OSDictionary * thisDriverPersonalities = NULL; // don't release
1311 OSArray * allDriverPersonalities = NULL; // must release
1393 OSDictionary * startupExtensions = NULL; // don't release
1394 OSArray * bootLoaderObjects = NULL; // don't release
1395 OSDictionary * extensions = NULL; // must release
1397 OSCollectionIterator * keyIterator = NULL; // must release
1398 OSString * key = NULL; // don't release
1503 OSDictionary * startupExtensions = NULL; // must release
1504 OSDictionary * existingExtensions = NULL; // don't release
1505 OSDictionary * mkextExtensions = NULL; // must release
1506 IORegistryEntry * bootxMemoryMap = NULL; // must release
1507 OSDictionary * propertyDict = NULL; // must release
1508 OSCollectionIterator * keyIterator = NULL; // must release
1509 OSString * key = NULL; // don't release
1511 OSDictionary * newDriverDict = NULL; // must release
1512 OSDictionary * driverPlist = NULL; // don't release
1544 OSUnserializeXML((const char *) infosect->addr, NULL));
1616 newDriverDict = NULL;
1659 newDriverDict = NULL;
1663 mkextExtensions = NULL;
1737 } else /* should be NULL */ {
1846 OSDictionary * startupExtensions = NULL; // don't release
1847 OSDictionary * extensionDict = NULL; // don't release
1848 OSDictionary * extensionPlist = NULL; // don't release
1849 OSDictionary * extensionPersonalities = NULL; // don't release
1850 OSDictionary * personality = NULL; // don't release
1851 OSCollectionIterator * keyIterator = NULL; // must release
1852 OSString * key = NULL; // don't release
1907 * FIXME: ...gBootLoaderObjects without setting them to NULL. Since
1913 OSDictionary * startupExtensions = NULL; // must release
1914 OSArray * bootLoaderObjects = NULL; // must release
1916 IORegistryEntry * bootxMemoryMap = NULL; // must release
1917 OSDictionary * propertyDict = NULL; // must release
1918 OSCollectionIterator * keyIterator = NULL; // must release
1919 OSString * key = NULL; // don't release
2016 OSData * bootxDriverDataObject = NULL;