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

/external/libxml2/
H A Dnanoftp.c1706 * xmlNanoFTPList:
1719 xmlNanoFTPList(void *ctx, ftpListCallback callback, void *userData, function
2088 xmlNanoFTPList(ctxt, ftpList, NULL, tstfile);
H A Delfgcchack.h5584 #undef xmlNanoFTPList macro
5585 extern __typeof (xmlNanoFTPList) xmlNanoFTPList __attribute((alias("xmlNanoFTPList__internal_alias")));
5587 #ifndef xmlNanoFTPList
5588 extern __typeof (xmlNanoFTPList) xmlNanoFTPList__internal_alias __attribute((visibility("hidden")));
5589 #define xmlNanoFTPList xmlNanoFTPList__internal_alias macro

Completed in 254 milliseconds