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

/external/libxml2/
H A Dnanoftp.c815 * xmlNanoFTPQuit:
825 xmlNanoFTPQuit(void *ctx) { function
2035 xmlNanoFTPQuit(ctxt);
H A Delfgcchack.h5632 #undef xmlNanoFTPQuit macro
5633 extern __typeof (xmlNanoFTPQuit) xmlNanoFTPQuit __attribute((alias("xmlNanoFTPQuit__internal_alias")));
5635 #ifndef xmlNanoFTPQuit
5636 extern __typeof (xmlNanoFTPQuit) xmlNanoFTPQuit__internal_alias __attribute((visibility("hidden")));
5637 #define xmlNanoFTPQuit xmlNanoFTPQuit__internal_alias macro

Completed in 114 milliseconds