OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_target
(Results
1 - 1
of
1
) sorted by relevancy
/src/lib/libc/net/
getaddrinfo.c
221
struct
res_target
{
struct
222
struct
res_target
*next;
274
static struct addrinfo * _dns_query(struct
res_target
*,
291
static int res_queryN(const char *, struct
res_target
*, res_state);
292
static int res_searchN(const char *, struct
res_target
*, res_state);
294
struct
res_target
*, res_state);
1949
struct
res_target
q, q2;
2028
_dns_query(struct
res_target
*q, const struct addrinfo *pai,
2031
struct
res_target
*q2 = q->next;
2036
struct
res_target
*iter
[
all
...]
Completed in 27 milliseconds
Indexes created Wed Oct 29 12:09:47 GMT 2025