OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getaddrinfo_f
(Results
1 - 2
of
2
) sorted by null
/libcore/ojluni/src/main/native/
net_util_md.h
89
typedef int (*
getaddrinfo_f
)(const char *nodename, const char *servname,
typedef
99
extern
getaddrinfo_f
getaddrinfo_ptr;
net_util_md.c
71
getaddrinfo_f
getaddrinfo_ptr = NULL;
456
getaddrinfo_ptr = (
getaddrinfo_f
)
[
all
...]
Completed in 3926 milliseconds