Searched refs:dns_resolve_init_with_svc (Results 1 – 3 of 3) sorted by relevance
168 extern int dns_resolve_init_with_svc(struct dns_resolve_context *ctx,
693 int dns_resolve_init_with_svc(struct dns_resolve_context *ctx, const char *servers[], in dns_resolve_init_with_svc() function717 return dns_resolve_init_with_svc(ctx, servers, servers_sa, in dns_resolve_init()
866 ret = dns_resolve_init_with_svc(&ctx->probe_ctx, NULL, in send_probe()