Searched refs:copytobuf (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/lib/lwres/
H A Dgethost.c167 static int copytobuf(struct hostent *, struct hostent *, char *, int);
238 res = copytobuf(he, resbuf, buf, buflen);
259 res = copytobuf(he, resbuf, buf, buflen);
296 copytobuf(struct hostent *he, struct hostent *hptr, char *buf, int buflen) { function

Completed in 9 milliseconds