Home
last modified time | relevance | path

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

/third_party/libxml2/include/
Dconfig.h5 #define GETHOSTBYNAME_ARG_CAST /**/ macro
Dwin32config.h9 #define GETHOSTBYNAME_ARG_CAST macro
/third_party/libxml2/
Dconfig.h.cmake.in8 #cmakedefine GETHOSTBYNAME_ARG_CAST @GETHOSTBYNAME_ARG_CAST@
DCMakeLists.txt151 set(GETHOSTBYNAME_ARG_CAST "(char *)") variable
153 set(GETHOSTBYNAME_ARG_CAST "/**/") variable
Dnanoftp.c927 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST proxy); in xmlNanoFTPConnect()
929 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST ctxt->hostname); in xmlNanoFTPConnect()
Dconfigure.ac609 AC_DEFINE([GETHOSTBYNAME_ARG_CAST], [], definition
612 AC_DEFINE([GETHOSTBYNAME_ARG_CAST], [(char *)], definition
Dnanohttp.c1133 h = gethostbyname (GETHOSTBYNAME_ARG_CAST host); in xmlNanoHTTPConnectHost()
/third_party/libxml2/os400/
Dos400config.h.in262 #define GETHOSTBYNAME_ARG_CAST (char *) macro
/third_party/gettext/gnulib-local/lib/libxml/
Dnanoftp.c958 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST proxy); in xmlNanoFTPConnect()
960 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST ctxt->hostname); in xmlNanoFTPConnect()
Dnanohttp.c1162 h = gethostbyname (GETHOSTBYNAME_ARG_CAST host); in xmlNanoHTTPConnectHost()
/third_party/chromium/patch/
D0001-cve.patch122564 #define GETHOSTBYNAME_ARG_CAST
135895 #define GETHOSTBYNAME_ARG_CAST