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.h5428 #undef xmlNanoFTPCleanup macro
5429 extern __typeof (xmlNanoFTPCleanup) xmlNanoFTPCleanup __attribute((alias("xmlNanoFTPCleanup__internal_alias")));
5431 #ifndef xmlNanoFTPCleanup
5432 extern __typeof (xmlNanoFTPCleanup) xmlNanoFTPCleanup__internal_alias __attribute((visibility("hidden")));
5433 #define xmlNanoFTPCleanup xmlNanoFTPCleanup__internal_alias macro

Completed in 127 milliseconds