OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_target
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/dns/net/
getaddrinfo.c
208
struct
res_target
{
struct
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);
[
all
...]
/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
getaddrinfo.c
198
struct
res_target
{
struct
199
struct
res_target
*next;
243
static int res_queryN(const char *, struct
res_target
*, res_state);
244
static int res_searchN(const char *, struct
res_target
*, res_state);
246
struct
res_target
*, res_state);
[
all
...]
Completed in 47 milliseconds