Home
last modified time | relevance | path

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

/sysdeps/posix/
A Dgetaddrinfo.c736 nss_gethostbyname4_r *fct4 = NULL; in gaih_inet() local
741 fct4 = __nss_lookup_function (nip, "gethostbyname4_r"); in gaih_inet()
743 if (fct4 != NULL) in gaih_inet()
747 status = DL_CALL_FCT (fct4, (name, pat, in gaih_inet()

Completed in 26 milliseconds