Lines Matching defs:dispatches4
556 dns_dispatchset_t *dispatches4;
2032 res->dispatches4->dispatches[0], &addr);
3363 ((res->dispatches4 == NULL &&
3393 ((res->dispatches4 == NULL && find->result_v6 == DNS_R_NXRRSET) ||
3517 res->dispatches4 == NULL) ||
3581 if (res->dispatches4 != NULL) {
9897 if (res->dispatches4 != NULL) {
9898 dns_dispatchset_destroy(&res->dispatches4);
10010 dns_dispatchset_create(res->mctx, dispatchv4, &res->dispatches4,
10652 return dns_dispatchset_get(resolver->dispatches4);