Searched refs:tmpb (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/refer/
H A Dinv1.c47 char tmpa[20], tmpb[20], tmpc[20]; local
116 sprintf(tmpb, "junk%dj", getpid());
117 ftb = fopen(tmpb, "w");
119 err(gettext("Can't get scratch file %s"), tmpb);
146 tmpb, tmpc, tmpa);
158 unlink(tmpb);

Completed in 56 milliseconds