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

/macosx-10.10/webdavfs-367/mount.tproj/
H A Dwebdav_network.c91 static char gHttpsProxyServer[MAXHOSTNAMELEN]; variable
441 memcpy(*httpsProxyServer, gHttpsProxyServer, MAXHOSTNAMELEN);
480 gHttpsProxyServer[0] = '\0';
526 if ( (cf_host != NULL) && CFStringGetCString(cf_host, gHttpsProxyServer, sizeof(gHttpsProxyServer), kCFStringEncodingUTF8) )

Completed in 137 milliseconds