Searched refs:xmlNanoFTPUpdateURL (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanoftp.h96 xmlNanoFTPUpdateURL (void *ctx,
/external/libxml2/include/libxml/
H A Dnanoftp.h116 xmlNanoFTPUpdateURL (void *ctx,
/external/chromium_org/third_party/libxml/src/
H A Dnanoftp.c355 * xmlNanoFTPUpdateURL:
369 xmlNanoFTPUpdateURL(void *ctx, const char *URL) { function
H A Delfgcchack.h5668 #undef xmlNanoFTPUpdateURL macro
5669 extern __typeof (xmlNanoFTPUpdateURL) xmlNanoFTPUpdateURL __attribute((alias("xmlNanoFTPUpdateURL__internal_alias")));
5671 #ifndef xmlNanoFTPUpdateURL
5672 extern __typeof (xmlNanoFTPUpdateURL) xmlNanoFTPUpdateURL__internal_alias __attribute((visibility("hidden")));
5673 #define xmlNanoFTPUpdateURL xmlNanoFTPUpdateURL__internal_alias macro
H A Dtestapi.c12020 ret_val = xmlNanoFTPUpdateURL(ctx, URL);
12027 printf("Leak of %d blocks found in xmlNanoFTPUpdateURL",
[all...]
/external/libxml2/
H A Dnanoftp.c356 * xmlNanoFTPUpdateURL:
370 xmlNanoFTPUpdateURL(void *ctx, const char *URL) { function
H A Delfgcchack.h5770 #undef xmlNanoFTPUpdateURL macro
5771 extern __typeof (xmlNanoFTPUpdateURL) xmlNanoFTPUpdateURL __attribute((alias("xmlNanoFTPUpdateURL__internal_alias")));
5773 #ifndef xmlNanoFTPUpdateURL
5774 extern __typeof (xmlNanoFTPUpdateURL) xmlNanoFTPUpdateURL__internal_alias __attribute((visibility("hidden")));
5775 #define xmlNanoFTPUpdateURL xmlNanoFTPUpdateURL__internal_alias macro

Completed in 2697 milliseconds