OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:res_static
(Results
1 - 22
of
22
) sorted by null
/bionic/libc/private/
resolv_static.h
18
typedef struct
res_static
{
struct
28
} *
res_static
;
typedef in typeref:struct:res_static
30
extern
res_static
__res_get_static(void);
resolv_private.h
188
struct
res_static
rstatic[1];
/bionic/libc/netbsd/net/
getservent.c
38
res_static
rs = __res_get_static();
51
getservent_r(
res_static
rs )
124
res_static
rs = __res_get_static();
getservbyname.c
36
res_static
rs = __res_get_static();
getservbyport.c
35
res_static
rs = __res_get_static();
servent.h
44
struct servent* getservent_r(
res_static
rs);
/bionic/libc/netbsd/resolv/
res_state.c
49
struct
res_static
_rstatic[1];
76
_res_static_done(
res_static
rs )
179
res_static
/bionic/libc/netbsd/
gethnamaddr.c
185
res_static
rs = __res_get_static();
525
res_static
rs = __res_get_static();
698
res_static
rs = __res_get_static();
710
res_static
rs = __res_get_static();
725
res_static
rs = __res_get_static();
839
res_static
rs = __res_get_static();
929
res_static
rs = __res_get_static();
1049
res_static
rs = __res_get_static();
1126
res_static
rs = __res_get_static();
/ndk/build/platforms/android-3/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-4/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-5/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-5/arch-x86/usr/lib/
libc.so
libc.a
[
all
...]
libc_common.a
[
all
...]
/ndk/build/platforms/android-8/arch-arm/usr/lib/
libc.so
libc.a
[
all
...]
/ndk/build/platforms/android-8/arch-x86/usr/lib/
libc.so
libc.a
[
all
...]
libc_common.a
[
all
...]
Completed in 2332 milliseconds