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.c933 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST proxy); in xmlNanoFTPConnect()
935 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST ctxt->hostname); in xmlNanoFTPConnect()
Dconfigure.ac626 AC_DEFINE([GETHOSTBYNAME_ARG_CAST], [], definition
629 AC_DEFINE([GETHOSTBYNAME_ARG_CAST], [(char *)], definition
Dnanohttp.c1125 h = gethostbyname (GETHOSTBYNAME_ARG_CAST host); in xmlNanoHTTPConnectHost()
/external/libxml2/include/
Dwin32config.h9 #define GETHOSTBYNAME_ARG_CAST macro
/external/libxml2/os400/
Dos400config.h.in350 #define GETHOSTBYNAME_ARG_CAST (char *) macro