Home | History | Annotate | Download | only in net

Lines Matching refs:res_target

208 struct res_target {
209 struct res_target *next;
247 static int res_queryN(const char *, struct res_target *, res_state);
248 static int res_searchN(const char *, struct res_target *, res_state);
250 struct res_target *, res_state);
1896 struct res_target q, q2;
2155 res_queryN(const char *name, /* domain name */ struct res_target *target,
2161 struct res_target *t;
2260 res_searchN(const char *name, struct res_target *target, res_state res)
2409 struct res_target *target, res_state res)