Searched refs:xmlNanoFTPProxy (Results 1 – 11 of 11) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | nanoftp.in.h | 139 xmlNanoFTPProxy (const char *host,
|
D | nanoftp.c | 290 xmlNanoFTPProxy(const char *host, int port, const char *user, in xmlNanoFTPProxy() function
|
D | elfgcchack.h | 5753 #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/ |
D | nanoftp.h | 110 xmlNanoFTPProxy (const char *host,
|
/third_party/libxml2/os400/libxmlrpg/ |
D | nanoftp.rpgle | 97 d xmlNanoFTPProxy... 98 d pr extproc('xmlNanoFTPProxy')
|
/third_party/libxml2/ |
D | libxml2.syms | 449 xmlNanoFTPProxy;
|
D | nanoftp.c | 259 xmlNanoFTPProxy(const char *host, int port, const char *user, in xmlNanoFTPProxy() function
|
D | elfgcchack.h | 5732 #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
|
D | testapi.c | 11944 xmlNanoFTPProxy((const char *)host, port, (const char *)user, (const char *)passwd, type); in test_xmlNanoFTPProxy()
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1156 xmlNanoFTPProxy
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 106717 -#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);
|