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

/macosx-10.9.5/bind9-45.100/bind9/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 156 milliseconds