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

/freebsd-13-stable/lib/libfetch/
H A Dcommon.h115 int fetch_default_proxy_port(const char *);
H A Dftp.c1087 purl->port = fetch_default_proxy_port(purl->scheme);
H A Dcommon.c263 fetch_default_proxy_port(const char *scheme) function
H A Dhttp.c1518 purl->port = fetch_default_proxy_port(purl->scheme);

Completed in 54 milliseconds