Lines Matching refs:resolv_ctx
40 struct resolv_ctx *resolv_ctx,
80 subreq = resolv_gethostbyname_send(state, ev, resolv_ctx, state->hostname,
159 struct resolv_ctx *resolv_ctx;
174 struct resolv_ctx *resolv_ctx,
190 if (resolv_ctx == NULL || service == NULL || protocol == NULL
197 state->resolv_ctx = resolv_ctx;
248 state->resolv_ctx, query);