Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf.h204 extern void pcf_edit_master_param(PCF_MASTER_ENT *, int, const char *, const char *);
H A Dpostconf_edit.c533 pcf_edit_master_param(new_entry, mode, in pcf_edit_master()
H A Dpostconf_master.c1031 void pcf_edit_master_param(PCF_MASTER_ENT *masterp, int mode, in pcf_edit_master_param() function