Searched refs:xmlIOHTTPRead (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DxmlIO.h333 xmlIOHTTPRead (void * context,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DxmlIO.h333 xmlIOHTTPRead (void * context,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DxmlIO.in.h333 xmlIOHTTPRead (void * context,
H A DxmlIO.c1740 * xmlIOHTTPRead:
1750 xmlIOHTTPRead(void * context, char * buffer, int len) { function
2126 xmlIOHTTPRead, xmlIOHTTPClose);
3539 (ret->buf->readcallback == xmlIOHTTPRead) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DxmlIO.h333 xmlIOHTTPRead (void * context,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DxmlIO.in.h333 xmlIOHTTPRead (void * context,
H A DxmlIO.c1740 * xmlIOHTTPRead:
1750 xmlIOHTTPRead(void * context, char * buffer, int len) { function
2126 xmlIOHTTPRead, xmlIOHTTPClose);
3539 (ret->buf->readcallback == xmlIOHTTPRead) &&
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DxmlIO.c1756 * xmlIOHTTPRead:
1766 xmlIOHTTPRead(void * context, char * buffer, int len) { function
2142 xmlIOHTTPRead, xmlIOHTTPClose);
3630 (ret->buf->readcallback == xmlIOHTTPRead) &&
H A Delfgcchack.h4476 #undef xmlIOHTTPRead macro
4477 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead __attribute((alias("xmlIOHTTPRead__internal_alias")));
4479 #ifndef xmlIOHTTPRead
4480 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead__internal_alias __attribute((visibility("hidden")));
4481 #define xmlIOHTTPRead xmlIOHTTPRead__internal_alias macro
H A Dtestapi.c27873 ret_val = xmlIOHTTPRead(context, buffer, len);
27881 printf("Leak of %d blocks found in xmlIOHTTPRead",
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DxmlIO.c1756 * xmlIOHTTPRead:
1766 xmlIOHTTPRead(void * context, char * buffer, int len) { function
2142 xmlIOHTTPRead, xmlIOHTTPClose);
3630 (ret->buf->readcallback == xmlIOHTTPRead) &&
H A Delfgcchack.h4476 #undef xmlIOHTTPRead macro
4477 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead __attribute((alias("xmlIOHTTPRead__internal_alias")));
4479 #ifndef xmlIOHTTPRead
4480 extern __typeof (xmlIOHTTPRead) xmlIOHTTPRead__internal_alias __attribute((visibility("hidden")));
4481 #define xmlIOHTTPRead xmlIOHTTPRead__internal_alias macro
H A Dtestapi.c27873 ret_val = xmlIOHTTPRead(context, buffer, len);
27881 printf("Leak of %d blocks found in xmlIOHTTPRead",
[all...]

Completed in 805 milliseconds