Home
last modified time | relevance | path

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

/netbsd/src/external/ibm-public/postfix/dist/src/postconf/
Dpostconf.h204 extern void pcf_show_master_params(VSTREAM *, int, int, char **);
Dpostconf.c1052 pcf_show_master_params(VSTREAM_OUT, pcf_cmd_mode, argc - optind, in main()
Dpostconf_master.c963 void pcf_show_master_params(VSTREAM *fp, int mode, int argc, char **argv) in pcf_show_master_params() function