Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/nss/
H A Dgethostby_test.c75 static int is_hostent_equal(struct hostent *, struct addrinfo *);
369 is_hostent_equal(struct hostent *he, struct addrinfo *ai) in is_hostent_equal() function
786 rv = is_hostent_equal(he, ai); in hostent_test_getaddrinfo_eq()