Home
last modified time | relevance | path

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

/bionic/libc/dns/net/
Dgethnamaddr.c172 static int h_errno_to_result(int* herrno_p) { in h_errno_to_result() function
548 return h_errno_to_result(errorp); in gethostbyname_r()
564 return h_errno_to_result(errorp); in gethostbyname2_r()
828 return h_errno_to_result(h_errnop); in gethostbyaddr_r()