Searched refs:http_rtn (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.c1830 int http_rtn = 0; local
1929 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
1930 if ( ( http_rtn >= 200 ) && ( http_rtn < 300 ) )
1938 "failed. HTTP return code:", http_rtn );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c1846 int http_rtn = 0; local
1945 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
1946 if ( ( http_rtn >= 200 ) && ( http_rtn < 300 ) )
1954 "failed. HTTP return code:", http_rtn );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c1846 int http_rtn = 0; local
1945 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
1946 if ( ( http_rtn >= 200 ) && ( http_rtn < 300 ) )
1954 "failed. HTTP return code:", http_rtn );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.c1830 int http_rtn = 0; local
1929 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
1930 if ( ( http_rtn >= 200 ) && ( http_rtn < 300 ) )
1938 "failed. HTTP return code:", http_rtn );

Completed in 133 milliseconds