Searched defs:xmlNanoFTPFreeCtxt (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dnanoftp.c501 * xmlNanoFTPFreeCtxt:
508 xmlNanoFTPFreeCtxt(void * ctx) { function
1251 xmlNanoFTPFreeCtxt(ctxt);
2003 xmlNanoFTPFreeCtxt(ctxt);
2008 xmlNanoFTPFreeCtxt(ctxt);
2039 xmlNanoFTPFreeCtxt(ctxt);
H A Delfgcchack.h5512 #undef xmlNanoFTPFreeCtxt macro
5513 extern __typeof (xmlNanoFTPFreeCtxt) xmlNanoFTPFreeCtxt __attribute((alias("xmlNanoFTPFreeCtxt__internal_alias")));
5515 #ifndef xmlNanoFTPFreeCtxt
5516 extern __typeof (xmlNanoFTPFreeCtxt) xmlNanoFTPFreeCtxt__internal_alias __attribute((visibility("hidden")));
5517 #define xmlNanoFTPFreeCtxt xmlNanoFTPFreeCtxt__internal_alias macro

Completed in 225 milliseconds