Searched refs:__gethostbyname2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/lib/libc/tests/nss/
H A Dgethostby_test.c69 static struct hostent *__gethostbyname2(const char *, int);
96 __gethostbyname2(const char *name, int af) function
501 result = __gethostbyname2(line, af_type);

Completed in 44 milliseconds