Searched refs:pcf_edit_main (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf.h189 extern void pcf_edit_main(int, int, char **);
H A Dpostconf.c1071 pcf_edit_main(pcf_cmd_mode, argc - optind, argv + optind);
H A Dpostconf_edit.c11 /* void pcf_edit_main(mode, argc, argv)
21 /* pcf_edit_main() edits the \fBmain.cf\fR configuration file.
148 /* pcf_edit_main - edit main.cf file */
150 void pcf_edit_main(int mode, int argc, char **argv) function
195 msg_panic("pcf_edit_main: unknown mode %d", mode);

Completed in 145 milliseconds