Home | History | Annotate | Download | only in libxml2

Lines Matching full:gethostbyname

621 dnl Checking if gethostbyname() argument is const.
622 AC_MSG_CHECKING([for const gethostbyname() argument])
624 [[(void)gethostbyname((const char *)"");]])],
630 [Type cast for the gethostbyname() argument])
633 [Type cast for the gethostbyname() argument])