Searched refs:xmlNanoFTPList (Results 1 – 3 of 3) sorted by relevance
141 xmlNanoFTPList (void *ctx,
1719 xmlNanoFTPList(void *ctx, ftpListCallback callback, void *userData, in xmlNanoFTPList() function2088 xmlNanoFTPList(ctxt, ftpList, NULL, tstfile); in main()
5584 #undef xmlNanoFTPList5585 extern __typeof (xmlNanoFTPList) xmlNanoFTPList __attribute((alias("xmlNanoFTPList__internal_alias"…5587 #ifndef xmlNanoFTPList5588 extern __typeof (xmlNanoFTPList) xmlNanoFTPList__internal_alias __attribute((visibility("hidden")));5589 #define xmlNanoFTPList xmlNanoFTPList__internal_alias macro