Searched refs:ares_dns_class_fromstr (Results 1 – 5 of 5) sorted by relevance
7 ares_dns_class_fromstr.3 \
344 ares_dns_class_fromstr.3 \
444 CARES_EXTERN ares_bool_t ares_dns_class_fromstr(ares_dns_class_t *qclass,
601 ares_bool_t ares_dns_class_fromstr(ares_dns_class_t *qclass, const char *str) in ares_dns_class_fromstr() function
196 if (!ares_dns_class_fromstr(&config->qclass, state.optarg)) { in read_cmdline()