Searched refs:xmlNanoFTPCwd (Results 1 – 7 of 7) sorted by relevance
131 xmlNanoFTPCwd (void *ctx,
125 d xmlNanoFTPCwd pr extproc('xmlNanoFTPCwd')
1275 xmlNanoFTPCwd(void *ctx, const char *directory) { in xmlNanoFTPCwd() function1737 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1) in xmlNanoFTPList()1745 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1) in xmlNanoFTPList()
439 xmlNanoFTPCwd;
5590 #undef xmlNanoFTPCwd5591 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd __attribute((alias("xmlNanoFTPCwd__internal_alias")));5593 #ifndef xmlNanoFTPCwd5594 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd__internal_alias __attribute((visibility("hidden")));5595 #define xmlNanoFTPCwd xmlNanoFTPCwd__internal_alias macro
11684 ret_val = xmlNanoFTPCwd(ctx, (const char *)directory); in test_xmlNanoFTPCwd()
1122 xmlNanoFTPCwd