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

/external/libxml2/
H A Dnanoftp.c180 * xmlNanoFTPInit:
188 xmlNanoFTPInit(void) { function
1240 xmlNanoFTPInit();
1996 xmlNanoFTPInit();
2071 xmlNanoFTPInit();
H A Delfgcchack.h5572 #undef xmlNanoFTPInit macro
5573 extern __typeof (xmlNanoFTPInit) xmlNanoFTPInit __attribute((alias("xmlNanoFTPInit__internal_alias")));
5575 #ifndef xmlNanoFTPInit
5576 extern __typeof (xmlNanoFTPInit) xmlNanoFTPInit__internal_alias __attribute((visibility("hidden")));
5577 #define xmlNanoFTPInit xmlNanoFTPInit__internal_alias macro

Completed in 116 milliseconds