Home
last modified time | relevance | path

Searched refs:copy_host (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/nss/
Dnss_test1.c444 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/
DChangeLog.224993 (copy_host): New function.