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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanoftp.h72 xmlNanoFTPFreeCtxt (void * ctx);
/external/libxml2/include/libxml/
H A Dnanoftp.h91 xmlNanoFTPFreeCtxt (void * ctx);
/external/chromium_org/third_party/libxml/src/
H A Dnanoftp.c500 * xmlNanoFTPFreeCtxt:
507 xmlNanoFTPFreeCtxt(void * ctx) { function
1250 xmlNanoFTPFreeCtxt(ctxt);
2002 xmlNanoFTPFreeCtxt(ctxt);
2007 xmlNanoFTPFreeCtxt(ctxt);
2038 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
H A Dtestapi.c677 xmlNanoFTPFreeCtxt(val);
[all...]
/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 839 milliseconds