Home
last modified time | relevance | path

Searched refs:xmlNanoFTPNewCtxt (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dnanoftp.h70 xmlNanoFTPNewCtxt (const char *URL);
/external/libxml2/
Dnanoftp.c471 xmlNanoFTPNewCtxt(const char *URL) { in xmlNanoFTPNewCtxt() function
1244 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(NULL); in xmlNanoFTPConnectTo()
1999 ctxt = (xmlNanoFTPCtxtPtr) xmlNanoFTPNewCtxt(URL); in xmlNanoFTPOpen()
2072 ctxt = xmlNanoFTPNewCtxt(argv[1]); in main()
Delfgcchack.h5596 #undef xmlNanoFTPNewCtxt
5597 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt __attribute((alias("xmlNanoFTPNewCtxt__intern…
5599 #ifndef xmlNanoFTPNewCtxt
5600 extern __typeof (xmlNanoFTPNewCtxt) xmlNanoFTPNewCtxt__internal_alias __attribute((visibility("hidd…
5601 #define xmlNanoFTPNewCtxt xmlNanoFTPNewCtxt__internal_alias macro