Searched refs:xmlNanoFTPClose (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanoftp.h84 xmlNanoFTPClose (void *ctx);
/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c2014 * xmlNanoFTPClose:
2023 xmlNanoFTPClose(void *ctx) { function
2095 xmlNanoFTPClose(ctxt);
H A DxmlIO.c2057 return ( xmlNanoFTPClose(context) );
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
H A Dtestapi.c858 xmlNanoFTPClose(val);
[all...]

Completed in 226 milliseconds