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

/dovecot/src/config/
H A Dconfig-parser.h8 struct config_module_parser { struct
13 ARRAY_DEFINE_TYPE(config_module_parsers, struct config_module_parser *);
15 extern struct config_module_parser *config_module_parsers;
27 bool config_module_want_parser(struct config_module_parser *parsers,

Completed in 9 milliseconds