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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanoftp.h120 xmlNanoFTPCloseConnection(void *ctx);
/vbox/src/libs/libxml2-2.6.31/
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.h5406 #undef xmlNanoFTPCloseConnection macro
5407 extern __typeof (xmlNanoFTPCloseConnection) xmlNanoFTPCloseConnection __attribute((alias("xmlNanoFTPCloseConnection__internal_alias")));
5409 #ifndef xmlNanoFTPCloseConnection
5410 extern __typeof (xmlNanoFTPCloseConnection) xmlNanoFTPCloseConnection__internal_alias __attribute((visibility("hidden")));
5411 #define xmlNanoFTPCloseConnection xmlNanoFTPCloseConnection__internal_alias macro
H A Dtestapi.c11441 ret_val = xmlNanoFTPCloseConnection(ctx);
11447 printf("Leak of %d blocks found in xmlNanoFTPCloseConnection",
[all...]

Completed in 201 milliseconds