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

/sssd-io/src/monitor/
H A Dmonitor.c197 static int add_new_service(struct mt_ctx *ctx,
560 add_new_service(ctx, ctx->services[i], 0);
641 add_new_service(ctx, ctx->services[i], 0);
1230 static int add_new_service(struct mt_ctx *ctx, function
2128 add_new_service(ctx, ctx->services[i], 0);
2343 add_new_service(svc->mt_ctx, svc->name, svc->restarts + 1);

Completed in 18 milliseconds