OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__res_sample
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/dns/include/
resolv_stats.h
34
struct
__res_sample
{
struct
42
struct
__res_sample
samples[MAXNSSAMPLES];
55
_res_stats_set_sample(struct
__res_sample
* sample, time_t now, int rcode, int rtt);
resolv_private.h
223
const struct
__res_sample
* sample, int max_samples);
/bionic/libc/dns/resolv/
res_stats.c
38
_res_stats_set_sample(struct
__res_sample
* sample, time_t now, int rcode, int rtt)
res_send.c
561
struct
__res_sample
sample;
588
struct
__res_sample
sample;
[
all
...]
res_cache.c
[
all
...]
Completed in 169 milliseconds