Searched refs:opentemp (Results 1 – 1 of 1) sorted by relevance
172 static FILE *opentemp(const char *);333 if ((f1 = opentemp(file1)) == NULL || in diffreg_stone()356 if ((f2 = opentemp(file2)) == NULL || in diffreg_stone()520 opentemp(const char *f) in opentemp() function