Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_main.c188 void pcf_show_parameters(VSTREAM *fp, int mode, int param_class, char **names) in pcf_show_parameters() function
H A Dpostconf.h184 extern void pcf_show_parameters(VSTREAM *, int, int, char **);
H A Dpostconf.c1100 pcf_show_parameters(VSTREAM_OUT, pcf_cmd_mode, param_class, in main()