Home
last modified time | relevance | path

Searched defs:nsort (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_gethostbyname.c430 const struct apattern *sortlist, int nsort) in sort_addresses()
461 int nsort) in get_address_index()
486 const struct apattern *sortlist, int nsort) in sort6_addresses()
517 int nsort) in get6_address_index()
Dares_init.c1462 int status = -1, nservers = 0, nsort = 0; in init_by_resolv_conf() local
2193 static int config_sortlist(struct apattern **sortlist, int *nsort, in config_sortlist()
2447 static int sortlist_alloc(struct apattern **sortlist, int *nsort, in sortlist_alloc()
2577 int nsort = 0; in ares_set_sortlist() local
Dares_private.h275 int nsort; member
Dares.h272 int nsort; member