Searched refs:givenopts (Results 1 – 2 of 2) sorted by relevance
392 struct ares_options* givenopts, in MockChannelOptsTest() argument398 if (givenopts) { in MockChannelOptsTest()399 memcpy(&opts, givenopts, sizeof(opts)); in MockChannelOptsTest()
178 …MockChannelOptsTest(int count, int family, bool force_tcp, struct ares_options* givenopts, int opt…