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

/sssd/src/monitor/
H A Dmonitor.c107 struct mt_ctx *mt_ctx; member in struct:mt_svc
142 struct mt_ctx *mt_ctx; member in struct:config_file_ctx
146 struct mt_ctx { struct
177 static int get_service_config(struct mt_ctx *ctx, const char *name,
179 static int get_provider_config(struct mt_ctx *ctx, const char *name,
181 static int add_new_service(struct mt_ctx *ctx,
184 static int add_new_provider(struct mt_ctx *ctx,
195 struct mt_ctx *ct
1286 monitor_quit(struct mt_ctx *mt_ctx, int ret) argument
1387 struct mt_ctx *mt_ctx = talloc_get_type(private_data, struct mt_ctx); local
2427 struct mt_ctx *mt_ctx = svc->mt_ctx; local
[all...]

Completed in 14 milliseconds