Searched refs:URL_DFLT_PROXY_PORT (Results 1 – 4 of 4) sorted by relevance
46 #define URL_DFLT_PROXY_PORT (ushort_t)8080 macro
541 URL_DFLT_PROXY_PORT) == URL_PARSE_SUCCESS) { in setup_con()
437 if (url_parse_hostport(valstr, &u, URL_DFLT_PROXY_PORT) != in clhp()1174 if (url_parse_hostport(buf, &u, URL_DFLT_PROXY_PORT) != in config_incomplete()
623 ret = url_parse_hostport(buf, &proxy_hp, URL_DFLT_PROXY_PORT); in establish_http_connection()