Searched refs:xmt_bytes (Results 1 – 1 of 1) sorted by relevance
1280 int xmt_bytes; in xmlNanoHTTPMethodRedir() local1411 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen ); in xmlNanoHTTPMethodRedir()1412 if ( xmt_bytes != blen ) in xmlNanoHTTPMethodRedir()1415 xmt_bytes, blen, in xmlNanoHTTPMethodRedir()1424 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen ); in xmlNanoHTTPMethodRedir()1426 if ( xmt_bytes != ilen ) in xmlNanoHTTPMethodRedir()1429 xmt_bytes, ilen, in xmlNanoHTTPMethodRedir()