Searched refs:xmt_bytes (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dnanohttp.c1278 int xmt_bytes; local
1394 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen );
1395 if ( xmt_bytes != blen )
1398 xmt_bytes, blen,
1407 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen );
1409 if ( xmt_bytes != ilen )
1412 xmt_bytes, ilen,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dnanohttp.c1280 int xmt_bytes; local
1411 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen );
1412 if ( xmt_bytes != blen )
1415 xmt_bytes, blen,
1424 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen );
1426 if ( xmt_bytes != ilen )
1429 xmt_bytes, ilen,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanohttp.c1278 int xmt_bytes; local
1394 xmt_bytes = xmlNanoHTTPSend(ctxt, ctxt->out, blen );
1395 if ( xmt_bytes != blen )
1398 xmt_bytes, blen,
1407 xmt_bytes = xmlNanoHTTPSend( ctxt, input, ilen );
1409 if ( xmt_bytes != ilen )
1412 xmt_bytes, ilen,

Completed in 163 milliseconds