Searched refs:fd4 (Results 1 – 1 of 1) sorted by relevance
2256 int fd4 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, 0); in TEST_F() local2257 EXPECT_TRUE(fd4 != -1); in TEST_F()2260 res = getAsyncResponse(fd4, &rcode, buf, MAXPACKET); in TEST_F()