OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:res_send
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/dns/resolv/
__res_send.c
14
__indr_reference(__res_send,
res_send
)
27
#undef
res_send
28
int
res_send
(const u_char *, int, u_char *, int);
31
res_send
(const u_char *buf, int buflen, u_char *ans, int anssiz)
res_data.c
228
res_send
(const u_char *buf, int buflen, u_char *ans, int anssiz) {
function
/bionic/libc/dns/include/
resolv_private.h
182
int _vcsock; /* PRIVATE: for
res_send
VC i/o */
309
#define
res_send
__res_send
macro
333
int
res_send
(const u_char *, int, u_char *, int);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
resolv.h
129
int _vcsock; /* PRIVATE: for
res_send
VC i/o */
263
#define
res_send
__res_send
macro
279
int
res_send
(const u_char *, int, u_char *, int) __THROW;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
resolv.h
129
int _vcsock; /* PRIVATE: for
res_send
VC i/o */
263
#define
res_send
__res_send
macro
279
int
res_send
(const u_char *, int, u_char *, int) __THROW;
Completed in 128 milliseconds