Searched refs:xmlIOFTPClose (Results 1 – 8 of 8) sorted by relevance
353 xmlIOFTPClose (void * context);
2104 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function2192 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
27834 ret_val = xmlIOFTPClose(context); in test_xmlIOFTPClose()
2226 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function2318 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
958 xmlIOFTPClose