Lines Matching refs:__xmlIOErr
373 __xmlIOErr(XML_FROM_HTTP, XML_HTTP_URL_SYNTAX, "Syntax Error\n");
481 __xmlIOErr(XML_FROM_HTTP, 0, "send failed\n");
603 __xmlIOErr(XML_FROM_HTTP, 0, "recv failed\n");
889 __xmlIOErr(XML_FROM_HTTP, 0, "socket failed\n");
929 __xmlIOErr(XML_FROM_HTTP, 0, "error setting non-blocking IO\n");
943 __xmlIOErr(XML_FROM_HTTP, 0,
985 __xmlIOErr(XML_FROM_HTTP, 0, "Connect attempt timed out");
990 __xmlIOErr(XML_FROM_HTTP, 0, "Connect failed");
1012 __xmlIOErr(XML_FROM_HTTP, 0, "getsockopt failed\n");
1018 __xmlIOErr(XML_FROM_HTTP, 0,
1026 __xmlIOErr(XML_FROM_HTTP, 0, "select failed\n");
1085 __xmlIOErr(XML_FROM_HTTP, 0, "getaddrinfo failed\n");
1092 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
1102 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
1170 __xmlIOErr(XML_FROM_HTTP, 0, h_err_txt);
1172 __xmlIOErr(XML_FROM_HTTP, 0, "Failed to resolve host");
1181 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
1193 __xmlIOErr(XML_FROM_HTTP, 0, "address size mismatch\n");
1386 __xmlIOErr(XML_FROM_HTTP, XML_HTTP_URL_SYNTAX, "Not a valid HTTP URI");
1392 __xmlIOErr(XML_FROM_HTTP, XML_HTTP_UNKNOWN_HOST,