OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__res_get_static
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/private/
resolv_static.h
30
extern res_static
__res_get_static
(void);
/bionic/libc/netbsd/net/
getservbyport.c
35
res_static rs =
__res_get_static
();
getservbyname.c
36
res_static rs =
__res_get_static
();
getservent.c
38
res_static rs =
__res_get_static
();
124
res_static rs =
__res_get_static
();
/bionic/libc/netbsd/
gethnamaddr.c
186
res_static rs =
__res_get_static
();
526
res_static rs =
__res_get_static
();
699
res_static rs =
__res_get_static
();
711
res_static rs =
__res_get_static
();
726
res_static rs =
__res_get_static
();
840
res_static rs =
__res_get_static
();
930
res_static rs =
__res_get_static
();
1050
res_static rs =
__res_get_static
();
1127
res_static rs =
__res_get_static
();
/bionic/libc/netbsd/resolv/
res_state.c
220
__res_get_static
(void)
function
Completed in 47 milliseconds