Searched refs:save_dst (Results 1 – 1 of 1) sorted by relevance
107 char *save_dst; in concat_copy() local112 save_dst = dst; /* With K&R C, dst goes out of scope here. */ in concat_copy()115 return save_dst; in concat_copy()