Home | History | Annotate | Download | only in lib

Lines Matching full:failf

1477    Note: this function's sub-functions call failf()
1514 failf(conn->data, "unknown proxytype option given");
1717 failf(data, "Failed to convert %s to ACE; %s\n", host->name,
1731 failf(data, "Failed to convert %s to ACE;\n", host->name);
1742 failf(data, "Host name '%s' contains bad letter", host->name);
1974 failf(data, "Protocol \"%s\" not supported or disabled in " LIBCURL_NAME,
2006 failf(data, "Illegal characters found in URL");
2019 failf(data, "Bad URL, colon is first character");
2065 failf(data, "Bad URL");
2074 failf(data, "SMB shares are not supported in file: URLs.");
2109 failf(data, "Invalid file://hostname/, "
2144 failf(data, "File drive letters are only accepted in MSDOS/Windows.");
2167 failf(data, "Bad URL");
2187 failf(data, "<url> malformed");
2328 failf(data, "<url> malformed");
2338 failf(data, "<url> malformed");
2739 failf(data, "Unsupported proxy scheme for \'%s\'", proxy);
2750 failf(data, "Unsupported proxy \'%s\', libcurl is built without the "
2958 failf(data, "memory shortage");
2968 failf(data, "memory shortage");
3377 failf(data, "IPv6 closing bracket followed by '%c'", *portptr);
3391 failf(data, "IPv6 numerical address used in URL without brackets");
3447 failf(data, "Port number out of range");
3452 failf(data, "Port number ended with '%c'", rest[0]);
3640 failf(data, "Use of IPv6 in *_CONNECT_TO without IPv6 support built-in!");
3841 failf(data, "Unix socket path too long: '%s'", path);
3877 failf(data, "Couldn't resolve host '%s'", connhost->dispname);
3899 failf(data, "Couldn't resolve proxy '%s'", host->dispname);