Searched refs:gethostbyname3_r (Results 1 – 2 of 2) sorted by relevance
/nss/ |
A D | nss_test1.c | 514 NAME(gethostbyname3_r) (const char *name, int af, struct hostent *ret, in NAME() argument 532 return NAME(gethostbyname3_r) (name, AF_INET, result, buffer, buflen, in NAME() 541 return NAME(gethostbyname3_r) (name, af, result, buffer, buflen, in NAME()
|
A D | function.def | 43 DEFINE_NSS_FUNCTION (gethostbyname3_r)
|
Completed in 5 milliseconds