OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__res_stats
(Results
1 - 6
of
6
) sorted by null
/bionic/libc/dns/include/
resolv_stats.h
40
struct
__res_stats
{
struct
62
_res_stats_usable_server(const struct __res_params* params, struct
__res_stats
* stats);
67
android_net_res_stats_aggregate(struct
__res_stats
* stats, int* successes, int* errors,
74
struct __res_params* params, struct
__res_stats
stats[MAXNS])
80
struct
__res_stats
stats[], int nscount, bool valid_servers[])
resolv_private.h
212
struct
__res_stats
stats[MAXNS]);
/bionic/libc/dns/resolv/
res_stats.c
50
_res_stats_clear_samples(struct
__res_stats
* stats)
57
android_net_res_stats_aggregate(struct
__res_stats
* stats, int* successes, int* errors,
119
_res_stats_usable_server(const struct __res_params* params, struct
__res_stats
* stats) {
168
struct
__res_stats
stats[], int nscount, bool usable_servers[]) {
res_cache.c
[
all
...]
res_send.c
490
struct
__res_stats
stats[MAXNS];
[
all
...]
/system/netd/server/
ResolverController.cpp
90
__res_stats
res_stats[MAXNS];
Completed in 110 milliseconds