Lines Matching refs:savestr
187 filearg[0] = savestr(bestguess); in there_is_another_patch()
195 bestguess = savestr(buf); in there_is_another_patch()
230 return savestr(str); in p4_savestr()
301 oldtmp = savestr(s+4); in intuit_diff_type()
303 newtmp = savestr(s+4); in intuit_diff_type()
305 oldtmp = savestr(s+4); /* pretend it is the old name */ in intuit_diff_type()
307 indtmp = savestr(s+6); in intuit_diff_type()
311 revision = savestr(t); in intuit_diff_type()
386 filearg[0] = savestr(indname); in intuit_diff_type()
389 filearg[0] = savestr(oldname); in intuit_diff_type()
391 filearg[0] = savestr(newname); in intuit_diff_type()
393 filearg[0] = savestr(indname); in intuit_diff_type()
395 filearg[0] = savestr(oldname); in intuit_diff_type()
397 filearg[0] = savestr(newname); in intuit_diff_type()
404 bestguess = savestr(filearg[0]); in intuit_diff_type()
414 bestguess = savestr(oldname); in intuit_diff_type()
416 bestguess = savestr(newname); in intuit_diff_type()
419 bestguess = savestr(oldname); in intuit_diff_type()
421 bestguess = savestr(newname); in intuit_diff_type()
594 p_line[p_end] = savestr(buf); in another_hunk()
659 p_line[p_end] = savestr(buf); in another_hunk()
709 p_line[p_end] = savestr(buf+2); in another_hunk()
730 p_line[p_end] = savestr(buf); in another_hunk()
752 p_line[p_end] = savestr(buf+2); in another_hunk()
904 p_line[0] = savestr(buf); in another_hunk()
911 p_line[filldst] = savestr(buf); in another_hunk()
933 s = savestr(buf); in another_hunk()
937 s = savestr(buf+1); in another_hunk()
977 s = savestr(s); in another_hunk()
1055 p_line[0] = savestr(buf); in another_hunk()
1069 p_line[i] = savestr(buf+2); in another_hunk()
1093 p_line[i] = savestr(buf); in another_hunk()
1107 p_line[i] = savestr(buf+2); in another_hunk()