summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/dietdns.h
blob: c4c1c5f727f4caface67f6526b76b1a144a534ee (plain)
1
2
3
4

int __dns_gethostbyx_r(const char* name, struct hostent* result,
			char *buf, size_t buflen,
			struct hostent **RESULT, int *h_errnop, int lookfor);