OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_res
(Results
176 - 198
of
198
) sorted by null
1
2
3
4
5
6
7
8
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h
245
#define
_res
(*__res_state())
macro
/external/valgrind/main/helgrind/
hg_wordset.c
113
UWord
_res
= (UWord)(_zzresult); \
125
_cache->ent[0].res =
_res
; \
hg_intercepts.c
110
Word
_res
, _arg1, _arg2; \
115
_res
= VALGRIND_DO_CLIENT_REQUEST_EXPR(2, \
118
_resF =
_res
; \
[
all
...]
/external/chromium_org/third_party/libxml/src/
nanohttp.c
1055
if (!(
_res
.options & RES_INIT))
1057
_res
.options |= RES_USE_INET6;
[
all
...]
/external/libxml2/
nanohttp.c
1053
if (!(
_res
.options & RES_INIT))
1055
_res
.options |= RES_USE_INET6;
[
all
...]
/external/openssh/
configure.ac
[
all
...]
config.h
[
all
...]
config.h.in
1194
/* Define if you have struct __res_state
_res
as an extern */
[
all
...]
/bionic/libc/netbsd/resolv/
res_send.c
226
* looks up "ina" in
_res
.ns_addr_list[]
[
all
...]
/external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface.c
1446
int
_res
= wpa_drv_get_ssid(wpa_s, ssid_buf);
local
1447
if (
_res
< 0)
1450
ssid_len =
_res
;
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libc-2.7.so
libc.so.6
libc.a
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libc-2.7.so
libc.so.6
libc.a
[
all
...]
/external/chromium_org/third_party/cld/encodings/compact_lang_det/generated/
compact_lang_det_generated_quadschrome.cc
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libstdc++.so
libstdc++.so.6
libstdc++.so.6.0.16
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libc.a
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/
libc.a
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/lib/
libc.a
[
all
...]
Completed in 389 milliseconds
1
2
3
4
5
6
7
8