OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_queryN
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/net/
getaddrinfo.c
291
static int
res_queryN
(const char *, struct res_target *, res_state);
2067
if (
res_queryN
(q->name, q, res) < 0)
2548
res_queryN
(const char *name, /* domain name */ struct res_target *target,
2706
ret =
res_queryN
(cp, target, res);
2855
return
res_queryN
(longname, target, res);
getaddrinfo.c
291
static int
res_queryN
(const char *, struct res_target *, res_state);
2067
if (
res_queryN
(q->name, q, res) < 0)
2548
res_queryN
(const char *name, /* domain name */ struct res_target *target,
2706
ret =
res_queryN
(cp, target, res);
2855
return
res_queryN
(longname, target, res);
getaddrinfo.c
291
static int
res_queryN
(const char *, struct res_target *, res_state);
2067
if (
res_queryN
(q->name, q, res) < 0)
2548
res_queryN
(const char *name, /* domain name */ struct res_target *target,
2706
ret =
res_queryN
(cp, target, res);
2855
return
res_queryN
(longname, target, res);
Completed in 175 milliseconds
Indexes created Tue Sep 30 06:09:59 GMT 2025