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

/dovecot/src/config/
H A Ddoveconf.c717 const char *orig_config_path, *config_path, *module; local
737 orig_config_path = t_strdup(master_service_get_config_path(master_service));
794 config_path_specified = strcmp(config_path, orig_config_path) != 0;

Completed in 526 milliseconds