gethnamaddr.c | 89 "gethostby*.getanswer: asked for \"%s\", got \"%s\""; 107 static struct hostent *getanswer(const querybuf *, int, const char *, int, 177 getanswer(const querybuf *answer, int anslen, const char *qname, int qtype, function 331 "gethostby*.getanswer: asked for \"%s %s %s\", got type \"%s\"", 1291 hp = getanswer(buf, n, name, type, res); 1379 hp = getanswer(buf, n, qbuf, T_PTR, res); [all...] |