Searched refs:defaults_setting (Results 1 – 1 of 1) sorted by relevance
506 CFTypeRef defaults_setting = CFPreferencesCopyAppValue( in DownloadObjectAndSymbolFile() local508 if (defaults_setting && in DownloadObjectAndSymbolFile()509 CFGetTypeID(defaults_setting) == CFStringGetTypeID()) { in DownloadObjectAndSymbolFile()511 if (CFStringGetCString((CFStringRef)defaults_setting, cstr_buf, in DownloadObjectAndSymbolFile()517 if (defaults_setting) { in DownloadObjectAndSymbolFile()518 CFRelease(defaults_setting); in DownloadObjectAndSymbolFile()