HomeSort by: relevance | last modified time | path
    Searched refs:get_mail_conf_str_fn_table (Results 1 - 4 of 4) sorted by relevancy

  /src/external/ibm-public/postfix/dist/src/global/
config.h 44 #define get_config_str_fn_table get_mail_conf_str_fn_table
mail_conf_str.c 30 /* void get_mail_conf_str_fn_table(table)
64 /* get_mail_conf_str_table() and get_mail_conf_str_fn_table() read
190 /* get_mail_conf_str_fn_table - look up strings, defaults are functions */
192 void get_mail_conf_str_fn_table(const CONFIG_STR_FN_TABLE *table) function
mail_conf.h 227 extern void get_mail_conf_str_fn_table(const CONFIG_STR_FN_TABLE *);
mail_params.c 1023 get_mail_conf_str_fn_table(function_str_defaults);
1074 get_mail_conf_str_fn_table(function_str_defaults_2);

Completed in 16 milliseconds