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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dnanoftp.h62 xmlNanoFTPInit (void);
/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c179 * xmlNanoFTPInit:
187 xmlNanoFTPInit(void) { function
1239 xmlNanoFTPInit();
1995 xmlNanoFTPInit();
2070 xmlNanoFTPInit();
H A Delfgcchack.h5526 #undef xmlNanoFTPInit macro
5527 extern __typeof (xmlNanoFTPInit) xmlNanoFTPInit __attribute((alias("xmlNanoFTPInit__internal_alias")));
5529 #ifndef xmlNanoFTPInit
5530 extern __typeof (xmlNanoFTPInit) xmlNanoFTPInit__internal_alias __attribute((visibility("hidden")));
5531 #define xmlNanoFTPInit xmlNanoFTPInit__internal_alias macro
H A Dtestapi.c11671 xmlNanoFTPInit();
11675 printf("Leak of %d blocks found in xmlNanoFTPInit",
[all...]
/vbox/src/libs/libxml2-2.6.31/python/
H A Dlibxml2-py.c12667 xmlNanoFTPInit();

Completed in 304 milliseconds