Home | History | Annotate | Download | only in net

Lines Matching full:_dns_getaddrinfo

238 static int _dns_getaddrinfo(void *, void *, va_list);
805 { NSSRC_DNS, _dns_getaddrinfo, NULL }, /* force -DHESIOD */
1885 _dns_getaddrinfo(void *rv, void *cb_data, va_list ap)
1901 //fprintf(stderr, "_dns_getaddrinfo() name = '%s'\n", name);