Searched refs:copytobuf (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/lwres/ |
H A D | gethost.c | 161 static int copytobuf(struct hostent *, struct hostent *, char *, int); 232 res = copytobuf(myhe, resbuf, buf, buflen); 253 res = copytobuf(myhe, resbuf, buf, buflen); 290 copytobuf(struct hostent *src, struct hostent *hptr, char *buf, int buflen) { function
|
Completed in 10 milliseconds