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

/external/libxml2/
H A Dnanoftp.c227 * xmlNanoFTPCleanup:
233 xmlNanoFTPCleanup(void) { function
H A Delfgcchack.h5530 #undef xmlNanoFTPCleanup macro
5531 extern __typeof (xmlNanoFTPCleanup) xmlNanoFTPCleanup __attribute((alias("xmlNanoFTPCleanup__internal_alias")));
5533 #ifndef xmlNanoFTPCleanup
5534 extern __typeof (xmlNanoFTPCleanup) xmlNanoFTPCleanup__internal_alias __attribute((visibility("hidden")));
5535 #define xmlNanoFTPCleanup xmlNanoFTPCleanup__internal_alias macro

Completed in 222 milliseconds