Searched refs:full_entry_buf (Results 1 – 1 of 1) sorted by relevance
130 static void pcf_gobble_cf_line(VSTRING *full_entry_buf, VSTRING *line_buf, in pcf_gobble_cf_line() argument135 vstring_strcpy(full_entry_buf, STR(line_buf)); in pcf_gobble_cf_line()144 vstring_strcat(full_entry_buf, STR(line_buf)); in pcf_gobble_cf_line()312 VSTRING *full_entry_buf = vstring_alloc(100); in pcf_edit_master() local519 pcf_gobble_cf_line(full_entry_buf, line_buf, in pcf_edit_master()524 STR(full_entry_buf))) != 0) in pcf_edit_master()617 vstring_free(full_entry_buf); in pcf_edit_master()