Searched refs:xmlNanoFTPCloseConnection (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanoftp.h120 xmlNanoFTPCloseConnection(void *ctx);
/external/libxml2/include/libxml/
H A Dnanoftp.h139 xmlNanoFTPCloseConnection(void *ctx);
/external/chromium_org/third_party/libxml/src/
H A Dnanoftp.c1530 * xmlNanoFTPCloseConnection:
1539 xmlNanoFTPCloseConnection(void *ctx) { function
1565 "xmlNanoFTPCloseConnection: timeout\n");
1812 xmlNanoFTPCloseConnection(ctxt);
1945 return(xmlNanoFTPCloseConnection(ctxt));
1973 xmlNanoFTPCloseConnection(ctxt);
H A Delfgcchack.h5452 #undef xmlNanoFTPCloseConnection macro
5453 extern __typeof (xmlNanoFTPCloseConnection) xmlNanoFTPCloseConnection __attribute((alias("xmlNanoFTPCloseConnection__internal_alias")));
5455 #ifndef xmlNanoFTPCloseConnection
5456 extern __typeof (xmlNanoFTPCloseConnection) xmlNanoFTPCloseConnection__internal_alias __attribute((visibility("hidden")));
5457 #define xmlNanoFTPCloseConnection xmlNanoFTPCloseConnection__internal_alias macro
H A Dtestapi.c11526 ret_val = xmlNanoFTPCloseConnection(ctx);
11532 printf("Leak of %d blocks found in xmlNanoFTPCloseConnection",
[all...]
/external/libxml2/
H A Dnanoftp.c1531 * xmlNanoFTPCloseConnection:
1540 xmlNanoFTPCloseConnection(void *ctx) { function
1566 "xmlNanoFTPCloseConnection: timeout\n");
1813 xmlNanoFTPCloseConnection(ctxt);
1946 return(xmlNanoFTPCloseConnection(ctxt));
1974 xmlNanoFTPCloseConnection(ctxt);
H A Delfgcchack.h5452 #undef xmlNanoFTPCloseConnection macro
5453 extern __typeof (xmlNanoFTPCloseConnection) xmlNanoFTPCloseConnection __attribute((alias("xmlNanoFTPCloseConnection__internal_alias")));
5455 #ifndef xmlNanoFTPCloseConnection
5456 extern __typeof (xmlNanoFTPCloseConnection) xmlNanoFTPCloseConnection__internal_alias __attribute((visibility("hidden")));
5457 #define xmlNanoFTPCloseConnection xmlNanoFTPCloseConnection__internal_alias macro

Completed in 2229 milliseconds