Searched refs:fd4 (Results 1 – 2 of 2) sorted by relevance
45 const Fd fd4(8); in TEST() local46 const Fd fd5(fd4); in TEST()
1966 int fd4 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, 0); in TEST_F() local1967 EXPECT_TRUE(fd4 != -1); in TEST_F()1970 res = getAsyncResponse(fd4, &rcode, buf, MAXPACKET); in TEST_F()