Searched refs:kWebDAVLibProxyServerNameKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/webdavfs-367/webdavlib/
H A Dwebdavlib.h57 // kWebDAVLibProxyServerNameKey
70 #define kWebDAVLibProxyServerNameKey CFSTR("ProxyServer") macro
H A Dwebdavlib.c431 CFDictionarySetValue(proxyInfo, kWebDAVLibProxyServerNameKey, ctx.httpProxyServer);
446 CFDictionarySetValue(proxyInfo, kWebDAVLibProxyServerNameKey, ctx.httpsProxyServer);
/macosx-10.10.1/webdavfs-367/WebDAVPlugin/
H A DWebDAV_Mount.c923 cf_str = (CFStringRef) CFDictionaryGetValue(proxyInfo, kWebDAVLibProxyServerNameKey);

Completed in 116 milliseconds