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

/freebsd-11-stable/lib/libfetch/
H A Dcommon.h78 int fetch_default_proxy_port(const char *);
H A Dcommon.c201 fetch_default_proxy_port(const char *scheme) function
H A Dftp.c1088 purl->port = fetch_default_proxy_port(purl->scheme);
H A Dhttp.c1473 purl->port = fetch_default_proxy_port(purl->scheme);

Completed in 49 milliseconds