Searched defs:missing_resolv_conf (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/monitor/
H A Dmonitor.c1935 static void missing_resolv_conf(struct tevent_context *ev, function
1947 te = tevent_add_timer(ctx->ev, ctx, tv, missing_resolv_conf, ctx);
2043 te = tevent_add_timer(ctx->ev, ctx, tv, missing_resolv_conf, ctx);

Completed in 490 milliseconds