Searched refs:xmlNanoFTPNewCtxt (Results 1 – 3 of 3) sorted by relevance
70 xmlNanoFTPNewCtxt (const char *URL);
471 xmlNanoFTPNewCtxt(const char *URL) { in xmlNanoFTPNewCtxt() function1244 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(NULL); in xmlNanoFTPConnectTo()1999 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(URL); in xmlNanoFTPOpen()2072 ctxt = xmlNanoFTPNewCtxt(argv[1]); in main()
5596 #undef xmlNanoFTPNewCtxt5597 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt __attribute((alias("xmlNanoFTPNewCtxt__intern…5599 #ifndef xmlNanoFTPNewCtxt5600 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt__internal_alias __attribute((visibility("hidd…5601 #define xmlNanoFTPNewCtxt xmlNanoFTPNewCtxt__internal_alias macro