Lines Matching refs:failf
227 failf(data, "connection to proxy closed");
230 failf(data, "Failed to send %s: %s", description,
258 failf(data, "connection to proxy closed");
261 failf(data, "SOCKS: Failed receiving %s: %s", description,
394 failf(data, "SOCKS4 connection to %s not supported", sx->hostname);
397 failf(data, "Failed to resolve \"%s\" for SOCKS4 connect.",
416 failf(data, "Too long SOCKS proxy user name");
443 failf(data, "SOCKS4: too long host name");
507 failf(data,
518 failf(data,
526 failf(data,
535 failf(data,
544 failf(data,
602 failf(data, "SOCKS5: the destination hostname is too long to be "
668 failf(data, "Received invalid version in initial SOCKS5 response.");
686 failf(data, "Unable to negotiate SOCKS5 GSS-API context.");
694 failf(data,
699 failf(data, "No authentication method was acceptable.");
703 failf(data,
741 failf(data, "Excessive user name length for proxy auth");
751 failf(data, "Excessive password length for proxy auth");
787 failf(data, "User was rejected by the SOCKS5 server (%d %d).",
851 failf(data, "Failed to resolve \"%s\" for SOCKS5 connect.",
893 failf(data, "SOCKS5 connection to %s not supported", dest);
948 failf(data, "SOCKS5 GSS-API protection not yet implemented.");
968 failf(data, "SOCKS5 GSS-API protection not yet implemented.");
986 failf(data,
993 failf(data, "Can't complete SOCKS5 connection to %s. (%d)",
1043 failf(data, "SOCKS5 reply has wrong address type.");
1102 failf(data, "unknown proxytype option given");
1126 Note: this function's sub-functions call failf()