Home
last modified time | relevance | path

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

/src/lib/libc/tests/nss/
H A Dgethostby_test.c72 static void dump_hostent(struct hostent *);
317 dump_hostent(ht1); in compare_hostent()
318 dump_hostent(ht2); in compare_hostent()
664 dump_hostent(struct hostent *result) in dump_hostent() function
680 dump_hostent(ht); in hostent_test_correctness()