Home
last modified time | relevance | path

Searched refs:get_mail_conf_str_fn_table (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dconfig.h44 #define get_config_str_fn_table get_mail_conf_str_fn_table
H A Dmail_conf_str.c192 void get_mail_conf_str_fn_table(const CONFIG_STR_FN_TABLE *table) in get_mail_conf_str_fn_table() function
H A Dmail_conf.h227 extern void get_mail_conf_str_fn_table(const CONFIG_STR_FN_TABLE *);
H A Dmail_params.c944 get_mail_conf_str_fn_table(function_str_defaults); in mail_params_init()
991 get_mail_conf_str_fn_table(function_str_defaults_2); in mail_params_init()