File: dietdns.h

package info (click to toggle)
dietlibc 0.33~cvs20120325-6%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-backports
  • size: 9,624 kB
  • ctags: 22,841
  • sloc: ansic: 57,783; asm: 11,606; cpp: 1,856; makefile: 739; sh: 104; perl: 62
file content (4 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (12)
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);