Home
last modified time | relevance | path

Searched refs:config_lookup (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_init.c93 static int config_lookup(ares_channel channel, const char *str,
1691 status = config_lookup(channel, p, "bind", NULL, "file"); in init_by_resolv_conf()
1732 (void)config_lookup(channel, p, "dns", "resolve", "files"); in init_by_resolv_conf()
1763 (void)config_lookup(channel, p, "bind", NULL, "hosts"); in init_by_resolv_conf()
1794 (void)config_lookup(channel, p, "bind", NULL, "local"); in init_by_resolv_conf()
2021 static int config_lookup(ares_channel channel, const char *str, in config_lookup() function
/external/arm-trusted-firmware/tools/marvell/doimage/
Ddoimage.c698 csk_array = config_lookup(&sec_cfg, "csk_key_file"); in parse_sec_config_file()
778 control_array = config_lookup(&sec_cfg, "control"); in parse_sec_config_file()