Searched defs:xmlNanoFTPProxy (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dnanoftp.c254 * xmlNanoFTPProxy:
267 xmlNanoFTPProxy(const char *host, int port, const char *user, function
H A Delfgcchack.h5620 #undef xmlNanoFTPProxy macro
5621 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy __attribute((alias("xmlNanoFTPProxy__internal_alias")));
5623 #ifndef xmlNanoFTPProxy
5624 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy__internal_alias __attribute((visibility("hidden")));
5625 #define xmlNanoFTPProxy xmlNanoFTPProxy__internal_alias macro

Completed in 98 milliseconds