Searched refs:res_target (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/dns/net/
H A Dgetaddrinfo.c209 struct res_target { struct
210 struct res_target *next;
248 static int res_queryN(const char *, struct res_target *, res_state);
249 static int res_searchN(const char *, struct res_target *, res_state);
251 struct res_target *, res_state);
1902 struct res_target q, q2;
2160 res_queryN(const char *name, /* domain name */ struct res_target *target,
2166 struct res_target *t;
2282 res_searchN(const char *name, struct res_target *target, res_state res)
2431 struct res_target *targe
[all...]

Completed in 120 milliseconds