Home
last modified time | relevance | path

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

/external/libxml2/
Dconfig.h5 #define GETHOSTBYNAME_ARG_CAST /**/ macro
Dnanoftp.c927 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST proxy); in xmlNanoFTPConnect()
929 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST ctxt->hostname); in xmlNanoFTPConnect()
Dconfigure.ac621 AC_DEFINE([GETHOSTBYNAME_ARG_CAST], [], definition
624 AC_DEFINE([GETHOSTBYNAME_ARG_CAST], [(char *)], definition
Dnanohttp.c1133 h = gethostbyname (GETHOSTBYNAME_ARG_CAST host); in xmlNanoHTTPConnectHost()
/external/libxml2/include/
Dwin32config.h9 #define GETHOSTBYNAME_ARG_CAST macro
/external/libxml2/os400/
Dos400config.h.in294 #define GETHOSTBYNAME_ARG_CAST (char *) macro