Searched refs:copy_host (Results 1 – 2 of 2) sorted by relevance
/glibc-2.36/nss/ |
D | nss_test1.c | 444 copy_host (struct hostent *result, struct hostent *local, in copy_host() function 503 res = copy_host (ret, &CURHOST, buffer, buflen, errnop); in NAME() 522 return copy_host (ret, & host_data[idx], buffer, buflen, h_errnop); in NAME() 558 return copy_host (result, & host_data[idx], buffer, buflen, h_errnop); in NAME()
|
/glibc-2.36/ChangeLog.old/ |
D | ChangeLog.22 | 4993 (copy_host): New function.
|