Searched refs:xmlNanoHTTPReturnCode (Results 1 - 11 of 11) 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.in.h54 xmlNanoHTTPReturnCode (void *ctx);
H A DxmlIO.c1887 xmlNanoHTTPReturnCode( http_ctxt ) );
1929 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
3546 code = xmlNanoHTTPReturnCode(ret->buf->context);
H A Dnanohttp.c1605 * xmlNanoHTTPReturnCode:
1613 xmlNanoHTTPReturnCode(void *ctx) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dnanohttp.h54 xmlNanoHTTPReturnCode (void *ctx);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dnanohttp.in.h54 xmlNanoHTTPReturnCode (void *ctx);
H A DxmlIO.c1887 xmlNanoHTTPReturnCode( http_ctxt ) );
1929 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
3546 code = xmlNanoHTTPReturnCode(ret->buf->context);
H A Dnanohttp.c1605 * xmlNanoHTTPReturnCode:
1613 xmlNanoHTTPReturnCode(void *ctx) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c1903 xmlNanoHTTPReturnCode( http_ctxt ) );
1945 http_rtn = xmlNanoHTTPReturnCode( http_ctxt );
3637 code = xmlNanoHTTPReturnCode(ret->buf->context);
H A Dnanohttp.c1622 * xmlNanoHTTPReturnCode:
1630 xmlNanoHTTPReturnCode(void *ctx) { function
H A Delfgcchack.h5802 #undef xmlNanoHTTPReturnCode macro
5803 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode __attribute((alias("xmlNanoHTTPReturnCode__internal_alias")));
5805 #ifndef xmlNanoHTTPReturnCode
5806 extern __typeof (xmlNanoHTTPReturnCode) xmlNanoHTTPReturnCode__internal_alias __attribute((visibility("hidden")));
5807 #define xmlNanoHTTPReturnCode xmlNanoHTTPReturnCode__internal_alias macro
H A Dtestapi.c12466 ret_val = xmlNanoHTTPReturnCode(ctx);
12472 printf("Leak of %d blocks found in xmlNanoHTTPReturnCode",
[all...]

Completed in 327 milliseconds