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

/external/libxml2/
H A Dnanoftp.c208 xmlNanoFTPScanProxy(env);
212 xmlNanoFTPScanProxy(env);
417 * xmlNanoFTPScanProxy:
427 xmlNanoFTPScanProxy(const char *URL) { function
H A Delfgcchack.h5656 #undef xmlNanoFTPScanProxy macro
5657 extern __typeof (xmlNanoFTPScanProxy) xmlNanoFTPScanProxy __attribute((alias("xmlNanoFTPScanProxy__internal_alias")));
5659 #ifndef xmlNanoFTPScanProxy
5660 extern __typeof (xmlNanoFTPScanProxy) xmlNanoFTPScanProxy__internal_alias __attribute((visibility("hidden")));
5661 #define xmlNanoFTPScanProxy xmlNanoFTPScanProxy__internal_alias macro

Completed in 165 milliseconds