HomeSort by relevance Sort by last modified time
    Searched refs:GETHOSTBYNAME_ARG_CAST (Results 1 - 5 of 5) sorted by null

  /external/libxml2/
config.h 5 #define GETHOSTBYNAME_ARG_CAST /**/
nanoftp.c 927 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST proxy);
929 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST ctxt->hostname);
    [all...]
nanohttp.c 1133 h = gethostbyname (GETHOSTBYNAME_ARG_CAST host);
    [all...]
  /external/libxml2/include/
win32config.h 9 #define GETHOSTBYNAME_ARG_CAST
  /external/libxml2/os400/
os400config.h.in 294 #define GETHOSTBYNAME_ARG_CAST (char *)

Completed in 4008 milliseconds