Home
last modified time | relevance | path

Searched refs:hostStr (Results 1 – 1 of 1) sorted by relevance

/aoo41x/main/shell/source/backends/macbe/
H A Dmacbackend.cxx75 CFStringRef hostStr; in GetProxySetting() local
115 hostStr = (CFStringRef) CFDictionaryGetValue( proxyDict, in GetProxySetting()
118 result = (hostStr != NULL) && (CFGetTypeID(hostStr) == CFStringGetTypeID()); in GetProxySetting()
122 result = CFStringGetCString(hostStr, host, (CFIndex) hostSize, kCFStringEncodingASCII); in GetProxySetting()

Completed in 12 milliseconds