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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanoftp.h62 xmlNanoFTPInit (void);
/external/libxml2/include/libxml/
H A Dnanoftp.h82 xmlNanoFTPInit (void);
/external/chromium_org/third_party/libxml/src/
H A Dnanoftp.c179 * xmlNanoFTPInit:
187 xmlNanoFTPInit(void) { function
1239 xmlNanoFTPInit();
1995 xmlNanoFTPInit();
2070 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
H A Dtestapi.c11756 xmlNanoFTPInit();
11760 printf("Leak of %d blocks found in xmlNanoFTPInit",
[all...]
/external/libxml2/
H A Dnanoftp.c180 * xmlNanoFTPInit:
188 xmlNanoFTPInit(void) { function
1241 xmlNanoFTPInit();
1997 xmlNanoFTPInit();
2072 xmlNanoFTPInit();
H A Delfgcchack.h5674 #undef xmlNanoFTPInit macro
5675 extern __typeof (xmlNanoFTPInit) xmlNanoFTPInit __attribute((alias("xmlNanoFTPInit__internal_alias")));
5677 #ifndef xmlNanoFTPInit
5678 extern __typeof (xmlNanoFTPInit) xmlNanoFTPInit__internal_alias __attribute((visibility("hidden")));
5679 #define xmlNanoFTPInit xmlNanoFTPInit__internal_alias macro

Completed in 391 milliseconds