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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dnanoftp.h111 xmlNanoFTPCwd (void *ctx,
/external/libxml2/include/libxml/
H A Dnanoftp.h130 xmlNanoFTPCwd (void *ctx,
/external/chromium_org/third_party/libxml/src/
H A Dnanoftp.c1257 * xmlNanoFTPCwd:
1267 xmlNanoFTPCwd(void *ctx, const char *directory) { function
1729 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1)
1737 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1)
H A Delfgcchack.h5488 #undef xmlNanoFTPCwd macro
5489 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd __attribute((alias("xmlNanoFTPCwd__internal_alias")));
5491 #ifndef xmlNanoFTPCwd
5492 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd__internal_alias __attribute((visibility("hidden")));
5493 #define xmlNanoFTPCwd xmlNanoFTPCwd__internal_alias macro
H A Dtestapi.c11564 ret_val = xmlNanoFTPCwd(ctx, (const char *)directory);
11571 printf("Leak of %d blocks found in xmlNanoFTPCwd",
[all...]
/external/libxml2/
H A Dnanoftp.c1258 * xmlNanoFTPCwd:
1268 xmlNanoFTPCwd(void *ctx, const char *directory) { function
1730 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1)
1738 if (xmlNanoFTPCwd(ctxt, ctxt->path) < 1)
H A Delfgcchack.h5488 #undef xmlNanoFTPCwd macro
5489 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd __attribute((alias("xmlNanoFTPCwd__internal_alias")));
5491 #ifndef xmlNanoFTPCwd
5492 extern __typeof (xmlNanoFTPCwd) xmlNanoFTPCwd__internal_alias __attribute((visibility("hidden")));
5493 #define xmlNanoFTPCwd xmlNanoFTPCwd__internal_alias macro

Completed in 211 milliseconds