Searched refs:xmt_bytes (Results 1 – 1 of 1) sorted by relevance
1358 int xmt_bytes; in xmlNanoHTTPMethodRedir() local1489 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen ); in xmlNanoHTTPMethodRedir()1490 if ( xmt_bytes != blen ) in xmlNanoHTTPMethodRedir()1493 xmt_bytes, blen, in xmlNanoHTTPMethodRedir()1502 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen ); in xmlNanoHTTPMethodRedir()1504 if ( xmt_bytes != ilen ) in xmlNanoHTTPMethodRedir()1507 xmt_bytes, ilen, in xmlNanoHTTPMethodRedir()