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

/dovecot/src/config/
H A Dconfig-parser-private.h42 struct config_parser_context { struct
65 extern void (*hook_config_parser_begin)(struct config_parser_context *ctx);
66 extern int (*hook_config_parser_end)(struct config_parser_context *ctx,
69 int config_apply_line(struct config_parser_context *ctx, const char *key,
71 void config_parser_apply_line(struct config_parser_context *ctx,

Completed in 9 milliseconds