Searched refs:defaults_setting (Results 1 – 1 of 1) sorted by relevance
500 CFTypeRef defaults_setting = CFPreferencesCopyAppValue( in DownloadObjectAndSymbolFile() local502 if (defaults_setting && in DownloadObjectAndSymbolFile()503 CFGetTypeID(defaults_setting) == CFStringGetTypeID()) { in DownloadObjectAndSymbolFile()505 if (CFStringGetCString((CFStringRef)defaults_setting, cstr_buf, in DownloadObjectAndSymbolFile()511 if (defaults_setting) { in DownloadObjectAndSymbolFile()512 CFRelease(defaults_setting); in DownloadObjectAndSymbolFile()