Home
last modified time | relevance | path

Searched refs:xmlIOFTPClose (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DxmlIO.h353 xmlIOFTPClose (void * context);
/external/libxml2/
DxmlIO.c2226 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function
2318 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
Delfgcchack.h4404 #undef xmlIOFTPClose
4405 extern __typeof (xmlIOFTPClose) xmlIOFTPClose __attribute((alias("xmlIOFTPClose__internal_alias")));
4407 #ifndef xmlIOFTPClose
4408 extern __typeof (xmlIOFTPClose) xmlIOFTPClose__internal_alias __attribute((visibility("hidden")));
4409 #define xmlIOFTPClose xmlIOFTPClose__internal_alias macro