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

/sssd/src/monitor/
H A Dmonitor.c181 static int add_new_service(struct mt_ctx *ctx,
434 add_new_service(ctx, ctx->services[i], 0);
489 add_new_service(ctx, ctx->services[i], 0);
1045 static int add_new_service(struct mt_ctx *ctx, function
2227 add_new_service(ctx, ctx->services[i], 0);
2396 add_new_service(svc->mt_ctx, svc->name, svc->restarts + 1);

Completed in 500 milliseconds