Home
last modified time | relevance | path

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

/freebsd-11-stable/lib/libc/tests/nss/
HDgethostby_test.c720 struct hostent_test_data *addr_test_data; in hostent_test_gethostbyaddr() local
723 addr_test_data = (struct hostent_test_data *)mdata; in hostent_test_gethostbyaddr()
749 if (addr_test_data != NULL) in hostent_test_gethostbyaddr()
750 TEST_DATA_APPEND(hostent, addr_test_data, in hostent_test_gethostbyaddr()