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 - 2
of
2
) 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
...]
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 23 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025