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

/sssd-io/src/monitor/
H A Dmonitor.h35 struct mt_ctx;
H A Dmonitor.c111 struct mt_ctx *mt_ctx; member in struct:mt_svc
157 struct mt_ctx *mt_ctx; member in struct:config_file_ctx
160 struct mt_ctx { struct
193 static int get_service_config(struct mt_ctx *ctx, const char *name,
195 static int get_provider_config(struct mt_ctx *ctx, const char *name,
197 static int add_new_service(struct mt_ctx *ctx,
200 static int add_new_provider(struct mt_ctx *ctx,
213 struct mt_ctx *ct
728 struct mt_ctx *mt_ctx; local
1460 monitor_quit(struct mt_ctx *mt_ctx, int ret) argument
1568 struct mt_ctx *mt_ctx = talloc_get_type(private_data, struct mt_ctx); local
2374 struct mt_ctx *mt_ctx = svc->mt_ctx; local
[all...]

Completed in 12 milliseconds