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

/vbox/src/libs/libxml2-2.6.31/
H A Dnanoftp.c1705 * xmlNanoFTPList:
1718 xmlNanoFTPList(void *ctx, ftpListCallback callback, void *userData, function
2087 xmlNanoFTPList(ctxt, ftpList, NULL, tstfile);
H A Delfgcchack.h5538 #undef xmlNanoFTPList macro
5539 extern __typeof (xmlNanoFTPList) xmlNanoFTPList __attribute((alias("xmlNanoFTPList__internal_alias")));
5541 #ifndef xmlNanoFTPList
5542 extern __typeof (xmlNanoFTPList) xmlNanoFTPList__internal_alias __attribute((visibility("hidden")));
5543 #define xmlNanoFTPList xmlNanoFTPList__internal_alias macro

Completed in 121 milliseconds