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

/sssd/src/monitor/
H A Dmonitor.c64 /* maximum allowed number of service restarts if the restarts
71 * restarts.
119 int restarts; member in struct:mt_svc
183 int restarts);
186 int restarts);
1047 int restarts)
1056 svc->restarts = restarts;
1208 int restarts)
1045 add_new_service(struct mt_ctx *ctx, const char *name, int restarts) argument
1206 add_new_provider(struct mt_ctx *ctx, const char *name, int restarts) argument
[all...]

Completed in 15 milliseconds