Searched refs:tybuf (Results 1 – 1 of 1) sorted by relevance
14192 char *buf, *tybuf, *pname; in write_edit_script() local14235 tybuf = safe_malloc(max_scf_pg_type_len + 1); in write_edit_script()14255 if (scf_pg_get_type(pg, tybuf, max_scf_pg_type_len + 1) < 0) in write_edit_script()14260 "# addpg %s %s\n", buf, buf, buf, tybuf) < 0) { in write_edit_script()14378 free(tybuf); in write_edit_script()