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

/sssd/src/monitor/
H A Dmonitor.c2381 static void mt_svc_restart(struct tevent_context *ev, function
2468 te = tevent_add_timer(svc->mt_ctx->ev, svc, tv, mt_svc_restart, svc);
2472 "Failed to allocate timed event: mt_svc_restart.\n");

Completed in 43 milliseconds