Searched refs:xmlNanoFTPProxy (Results 1 – 7 of 7) sorted by relevance
110 xmlNanoFTPProxy (const char *host,
97 d xmlNanoFTPProxy...98 d pr extproc('xmlNanoFTPProxy')
449 xmlNanoFTPProxy;
259 xmlNanoFTPProxy(const char *host, int port, const char *user, in xmlNanoFTPProxy() function
5722 #undef xmlNanoFTPProxy5723 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy __attribute((alias("xmlNanoFTPProxy__internal_ali…5725 #ifndef xmlNanoFTPProxy5726 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy__internal_alias __attribute((visibility("hidden")…5727 #define xmlNanoFTPProxy xmlNanoFTPProxy__internal_alias macro
11942 xmlNanoFTPProxy((const char *)host, port, (const char *)user, (const char *)passwd, type); in test_xmlNanoFTPProxy()
1155 xmlNanoFTPProxy