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

/barrelfish-master/lib/libc/tests/nss/
H A Dgethostby_test.c78 static int is_hostent_equal(struct hostent *, struct addrinfo *);
375 is_hostent_equal(struct hostent *he, struct addrinfo *ai) function
789 rv = is_hostent_equal(he, ai);

Completed in 26 milliseconds