Home
last modified time | relevance | path

Searched refs:PCF_PARAM_INFO (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/src/postconf/
Dpostconf_main.c179 PCF_PARAM_INFO **ap = (PCF_PARAM_INFO **) a; in pcf_comp_names()
180 PCF_PARAM_INFO **bp = (PCF_PARAM_INFO **) b; in pcf_comp_names()
190 PCF_PARAM_INFO **list; in pcf_show_parameters()
191 PCF_PARAM_INFO **ht; in pcf_show_parameters()
Dpostconf_user.c330 PCF_PARAM_INFO **list; in pcf_scan_default_parameter_values()
331 PCF_PARAM_INFO **ht; in pcf_scan_default_parameter_values()
Dpostconf.h95 #define PCF_PARAM_INFO HTABLE_INFO macro