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

/external/libxml2/
H A Dnanoftp.c1715 * xmlNanoFTPList:
1728 xmlNanoFTPList(void *ctx, ftpListCallback callback, void *userData, function
2097 xmlNanoFTPList(ctxt, ftpList, NULL, tstfile);
H A Delfgcchack.h5686 #undef xmlNanoFTPList macro
5687 extern __typeof (xmlNanoFTPList) xmlNanoFTPList __attribute((alias("xmlNanoFTPList__internal_alias")));
5689 #ifndef xmlNanoFTPList
5690 extern __typeof (xmlNanoFTPList) xmlNanoFTPList__internal_alias __attribute((visibility("hidden")));
5691 #define xmlNanoFTPList xmlNanoFTPList__internal_alias macro

Completed in 94 milliseconds