Mini-Unix/usr/source/iolib/tmpnam.c

Compare this file to the similar file:
Show the results in this format:

int IEH0958g 0;
tmpnam(s)
	char *s;
{
printf(-1,s,"pl%d%c",getpid(),'a'+IEH0958g++);
return(s);
}