Searched refs:xmlIOFTPRead (Results 1 – 7 of 7) sorted by relevance
355 xmlIOFTPRead (void * context,
453 d xmlIOFTPRead pr extproc('xmlIOFTPRead')
2237 xmlIOFTPRead(void * context, char * buffer, int len) { in xmlIOFTPRead() function2343 xmlIOFTPRead, xmlIOFTPClose); in xmlRegisterDefaultInputCallbacks()
592 xmlIOFTPRead;
4532 #undef xmlIOFTPRead4533 extern __typeof (xmlIOFTPRead) xmlIOFTPRead __attribute((alias("xmlIOFTPRead__internal_alias")));4535 #ifndef xmlIOFTPRead4536 extern __typeof (xmlIOFTPRead) xmlIOFTPRead__internal_alias __attribute((visibility("hidden")));4537 #define xmlIOFTPRead xmlIOFTPRead__internal_alias macro
28140 ret_val = xmlIOFTPRead(context, buffer, len); in test_xmlIOFTPRead()
976 xmlIOFTPRead