Lines Matching refs:tmp2
162 *tmp1, *tmp2, *s1, *s2;263 * saved in tmp1 or tmp2. tmp1 should never equal tmp2.265 tmp1 = tmp2 = NULL;274 if ((tmp2 = mktmpcpy(filename2)))275 filename2 = tmp2;338 if (tmp2)339 if (unlink(tmp2))340 warn("error deleting %s", tmp2);342 free(tmp2);343 filename1 = filename2 = tmp1 = tmp2 = NULL;
Indexes created Tue Oct 21 12:09:54 GMT 2025