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

/macosx-10.10.1/webdavfs-367/webdavlib/
H A Dwebdavlib.h91 // kWebDAVLibProxyPasswordKey (CFString)
120 #define kWebDAVLibProxyPasswordKey CFSTR("ProxyPassword") macro
H A Dwebdavlib.c996 password = CFDictionaryGetValue(creds, kWebDAVLibProxyPasswordKey);
/macosx-10.10.1/webdavfs-367/WebDAVPlugin/
H A DWebDAV_Mount.c1338 CFDictionarySetValue(serverCredsDict, kWebDAVLibProxyPasswordKey, ctx->ct_proxy_pass);
1359 CFDictionarySetValue(serverCredsDict, kWebDAVLibProxyPasswordKey, ctx->ct_proxy_pass);

Completed in 141 milliseconds