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 933 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST proxy);
935 hp = gethostbyname (GETHOSTBYNAME_ARG_CAST ctxt->hostname);
    [all...]
nanohttp.c 1125 h = gethostbyname (GETHOSTBYNAME_ARG_CAST host);
    [all...]
  /external/libxml2/include/
win32config.h 9 #define GETHOSTBYNAME_ARG_CAST
  /external/libxml2/os400/
os400config.h.in 350 #define GETHOSTBYNAME_ARG_CAST (char *)

Completed in 104 milliseconds