OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:res_query
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/netbsd/resolv/
res_data.c
206
res_query
(const char *name, /* domain name */
function
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h
256
#define
res_query
__res_query
macro
271
int
res_query
(const char *, int, int, u_char *, int) __THROW;
/bionic/libc/private/
resolv_private.h
71
* This used to be defined in
res_query
.c, now it's in herror.c.
306
#define
res_query
__res_query
macro
321
int
res_query
(const char *, int, int, u_char *, int);
Completed in 83 milliseconds