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

/sssd/src/monitor/
H A Dmonitor.c2019 static void missing_resolv_conf(struct tevent_context *ev, function
2032 te = tevent_add_timer(ctx->ev, ctx, tv, missing_resolv_conf, ctx);
2142 te = tevent_add_timer(ctx->ev, ctx, tv, missing_resolv_conf, ctx);

Completed in 710 milliseconds