Home
last modified time | relevance | path

Searched refs:xmlNanoFTPCwd (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dnanoftp.h131 xmlNanoFTPCwd (void *ctx,
/external/libxml2/os400/libxmlrpg/
Dnanoftp.rpgle125 d xmlNanoFTPCwd pr extproc('xmlNanoFTPCwd')
/external/libxml2/
Dnanoftp.c1275 xmlNanoFTPCwd(void *ctx, const char *directory) { in xmlNanoFTPCwd() function
1737 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1) in xmlNanoFTPList()
1745 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1) in xmlNanoFTPList()
Dlibxml2.syms439 xmlNanoFTPCwd;
Delfgcchack.h5590 #undef xmlNanoFTPCwd
5591 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd __attribute((alias("xmlNanoFTPCwd__internal_alias")));
5593 #ifndef xmlNanoFTPCwd
5594 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd__internal_alias __attribute((visibility("hidden")));
5595 #define xmlNanoFTPCwd xmlNanoFTPCwd__internal_alias macro
Dtestapi.c11684 ret_val = xmlNanoFTPCwd(ctx, (const char *)directory); in test_xmlNanoFTPCwd()
/external/libxml2/win32/
Dlibxml2.def.src1122 xmlNanoFTPCwd