Searched refs:xmlIOFTPOpen (Results 1 – 7 of 7) sorted by relevance
353 xmlIOFTPOpen (const char *filename);
431 d xmlIOFTPOpen pr * extproc('xmlIOFTPOpen') void *
2222 xmlIOFTPOpen (const char *filename) { in xmlIOFTPOpen() function2342 xmlRegisterInputCallbacks(xmlIOFTPMatch, xmlIOFTPOpen, in xmlRegisterDefaultInputCallbacks()
591 xmlIOFTPOpen;
4520 #undef xmlIOFTPOpen4521 extern __typeof (xmlIOFTPOpen) xmlIOFTPOpen __attribute((alias("xmlIOFTPOpen__internal_alias")));4523 #ifndef xmlIOFTPOpen4524 extern __typeof (xmlIOFTPOpen) xmlIOFTPOpen__internal_alias __attribute((visibility("hidden")));4525 #define xmlIOFTPOpen xmlIOFTPOpen__internal_alias macro
28098 ret_val = xmlIOFTPOpen(filename); in test_xmlIOFTPOpen()
973 xmlIOFTPOpen