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

/sssd-io/src/monitor/
H A Dmonitor.c133 typedef int (*monitor_reconf_fn)(struct config_file_ctx *file_ctx,
145 struct config_file_ctx { struct
169 struct config_file_ctx *file_ctx;
723 static int monitor_update_resolv(struct config_file_ctx *file_ctx,
1730 struct config_file_ctx *file_ctx,
1733 static errno_t create_poll_timer(struct config_file_ctx *file_ctx)
1760 struct config_file_ctx *file_ctx;
1763 file_ctx = talloc_get_type(ptr, struct config_file_ctx);
1799 struct config_file_ctx *file_ctx;
1804 file_ctx = talloc_get_type(pvt, struct config_file_ctx);
[all...]

Completed in 27 milliseconds