res_queryN
if (res_queryN(q->name, q, res) < 0)
ret = res_queryN(cp, target, res);
static int res_queryN(const char *, struct res_target *, res_state);
return res_queryN(longname, target, res);