Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/nss/
H A Dgethostby_test.c82 static int hostent_test_correctness(struct hostent *, void *);
504 rv = hostent_test_correctness(result, NULL); in hostent_read_hostlist_func()
675 hostent_test_correctness(struct hostent *ht, void *mdata __unused) in hostent_test_correctness() function
740 rv = hostent_test_correctness(result, NULL); in hostent_test_gethostbyaddr()
819 rv = hostent_test_correctness(result, NULL); in hostent_test_getnameinfo_eq()