Searched refs:xmlIOFTPClose (Results 1 – 7 of 7) sorted by relevance
359 xmlIOFTPClose (void * context);
459 d xmlIOFTPClose pr extproc('xmlIOFTPClose')
2160 xmlIOFTPClose (void * context) { in xmlIOFTPClose() function2248 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
589 xmlIOFTPClose;
4496 #undef xmlIOFTPClose4497 extern __typeof (xmlIOFTPClose) xmlIOFTPClose __attribute((alias("xmlIOFTPClose__internal_alias")));4499 #ifndef xmlIOFTPClose4500 extern __typeof (xmlIOFTPClose) xmlIOFTPClose__internal_alias __attribute((visibility("hidden")));4501 #define xmlIOFTPClose xmlIOFTPClose__internal_alias macro
28174 ret_val = xmlIOFTPClose(context); in test_xmlIOFTPClose()
967 xmlIOFTPClose