Home
last modified time | relevance | path

Searched refs:xmlNanoFTPProxy (Results 1 – 11 of 11) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
Dnanoftp.in.h139 xmlNanoFTPProxy (const char *host,
Dnanoftp.c290 xmlNanoFTPProxy(const char *host, int port, const char *user, in xmlNanoFTPProxy() function
Delfgcchack.h5753 #undef xmlNanoFTPProxy
5754 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy __attribute((alias("xmlNanoFTPProxy__internal_ali…
5756 #ifndef xmlNanoFTPProxy
5757 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy__internal_alias __attribute((visibility("hidden")…
5758 #define xmlNanoFTPProxy xmlNanoFTPProxy__internal_alias macro
/third_party/libxml2/include/libxml/
Dnanoftp.h110 xmlNanoFTPProxy (const char *host,
/third_party/libxml2/os400/libxmlrpg/
Dnanoftp.rpgle97 d xmlNanoFTPProxy...
98 d pr extproc('xmlNanoFTPProxy')
/third_party/libxml2/
Dlibxml2.syms449 xmlNanoFTPProxy;
Dnanoftp.c259 xmlNanoFTPProxy(const char *host, int port, const char *user, in xmlNanoFTPProxy() function
Delfgcchack.h5732 #undef xmlNanoFTPProxy
5733 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy __attribute((alias("xmlNanoFTPProxy__internal_ali…
5735 #ifndef xmlNanoFTPProxy
5736 extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy__internal_alias __attribute((visibility("hidden")…
5737 #define xmlNanoFTPProxy xmlNanoFTPProxy__internal_alias macro
Dtestapi.c11944 xmlNanoFTPProxy((const char *)host, port, (const char *)user, (const char *)passwd, type); in test_xmlNanoFTPProxy()
/third_party/libxml2/win32/
Dlibxml2.def.src1156 xmlNanoFTPProxy
/third_party/chromium/patch/
D0001-cve.patch106717 -#undef xmlNanoFTPProxy
106718 -extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy __attribute((alias("xmlNanoFTPProxy__internal_al…
106720 -#ifndef xmlNanoFTPProxy
106721 -extern __typeof (xmlNanoFTPProxy) xmlNanoFTPProxy__internal_alias __attribute((visibility("hidden"…
106722 -#define xmlNanoFTPProxy xmlNanoFTPProxy__internal_alias
121993 xmlNanoFTPProxy (const char *host,
130576 - xmlNanoFTPProxy((const char *)host, port, (const char *)user, (const char *)passwd, type);