Searched refs:whichtemp (Results 1 – 2 of 2) sorted by relevance
185 int whichtemp; variable
236 whichtemp = 0; in main()1938 (void) strcpy(tempfile[whichtemp++], template); in copytemp()1947 return (tempfile[whichtemp-1]); in copytemp()2023 if (whichtemp) (void) unlink(tempfile[0]); in done()2024 if (whichtemp == 2) (void) unlink(tempfile[1]); in done()