Home
last modified time | relevance | path

Searched defs:full_entry_buf (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_edit.c130 static void pcf_gobble_cf_line(VSTRING *full_entry_buf, VSTRING *line_buf, in pcf_gobble_cf_line()
312 VSTRING *full_entry_buf = vstring_alloc(100); in pcf_edit_master() local