Home
last modified time | relevance | path

Searched refs:xmlNanoFTPConnect (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dnanoftp.h102 xmlNanoFTPConnect (void *ctx);
/external/libxml2/os400/libxmlrpg/
Dnanoftp.rpgle79 d xmlNanoFTPConnect...
80 d pr extproc('xmlNanoFTPConnect')
/external/ImageMagick/coders/
Durl.c199 if (xmlNanoFTPConnect(context) >= 0) in ReadURLImage()
/external/libxml2/
Dnanoftp.c849 xmlNanoFTPConnect(void *ctx) { in xmlNanoFTPConnect() function
1256 res = xmlNanoFTPConnect(ctxt); in xmlNanoFTPConnectTo()
2009 if (xmlNanoFTPConnect(ctxt) < 0) { in xmlNanoFTPOpen()
2081 if (xmlNanoFTPConnect(ctxt) < 0) { in main()
Dlibxml2.syms437 xmlNanoFTPConnect;
Delfgcchack.h5566 #undef xmlNanoFTPConnect
5567 extern __typeof (xmlNanoFTPConnect) xmlNanoFTPConnect __attribute((alias("xmlNanoFTPConnect__intern…
5569 #ifndef xmlNanoFTPConnect
5570 extern __typeof (xmlNanoFTPConnect) xmlNanoFTPConnect__internal_alias __attribute((visibility("hidd…
5571 #define xmlNanoFTPConnect xmlNanoFTPConnect__internal_alias macro
DNEWS28 Leak of struct addrinfo in xmlNanoFTPConnect() (Gaurav Gupta),
DChangeLog5690 xmlNanoFTPConnect() and xmlNanoHTTPConnectHost().
10401 (xmlNanoFTPConnect): Changed to use getaddrinfo for address
/external/libxml2/win32/
Dlibxml2.def.src1116 xmlNanoFTPConnect