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

/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c2014 * xmlNanoFTPClose:
2023 xmlNanoFTPClose(void *ctx) { function
2095 xmlNanoFTPClose(ctxt);
H A Delfgcchack.h5394 #undef xmlNanoFTPClose macro
5395 extern __typeof (xmlNanoFTPClose) xmlNanoFTPClose __attribute((alias("xmlNanoFTPClose__internal_alias")));
5397 #ifndef xmlNanoFTPClose
5398 extern __typeof (xmlNanoFTPClose) xmlNanoFTPClose__internal_alias __attribute((visibility("hidden")));
5399 #define xmlNanoFTPClose xmlNanoFTPClose__internal_alias macro

Completed in 72 milliseconds