Searched refs:xmlIOFTPClose (Results 1 – 3 of 3) sorted by relevance
353 xmlIOFTPClose (void * context);
2226 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function2318 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
4404 #undef xmlIOFTPClose4405 extern __typeof (xmlIOFTPClose) xmlIOFTPClose __attribute((alias("xmlIOFTPClose__internal_alias")));4407 #ifndef xmlIOFTPClose4408 extern __typeof (xmlIOFTPClose) xmlIOFTPClose__internal_alias __attribute((visibility("hidden")));4409 #define xmlIOFTPClose xmlIOFTPClose__internal_alias macro