Searched defs:copytemp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/diff/
H A Ddiff.c178 static char *copytemp(char *);
1900 *pa1 = copytemp(a1);
1902 *pa1 = copytemp(a1); /* hack! */
1912 copytemp(char *fn) function

Completed in 58 milliseconds