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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanoftp.h105 xmlNanoFTPCheckResponse (void *ctx);
/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c727 * xmlNanoFTPCheckResponse:
735 xmlNanoFTPCheckResponse(void *ctx) { function
1778 res = xmlNanoFTPCheckResponse(ctxt);
1923 res = xmlNanoFTPCheckResponse(ctxt);
H A Delfgcchack.h5370 #undef xmlNanoFTPCheckResponse macro
5371 extern __typeof (xmlNanoFTPCheckResponse) xmlNanoFTPCheckResponse __attribute((alias("xmlNanoFTPCheckResponse__internal_alias")));
5373 #ifndef xmlNanoFTPCheckResponse
5374 extern __typeof (xmlNanoFTPCheckResponse) xmlNanoFTPCheckResponse__internal_alias __attribute((visibility("hidden")));
5375 #define xmlNanoFTPCheckResponse xmlNanoFTPCheckResponse__internal_alias macro
H A Dtestapi.c11382 ret_val = xmlNanoFTPCheckResponse(ctx);
11388 printf("Leak of %d blocks found in xmlNanoFTPCheckResponse",
[all...]

Completed in 250 milliseconds