Home
last modified time | relevance | path

Searched refs:tmpc (Results 1 – 1 of 1) sorted by relevance

/original-bsd/old/refer/inv/
H A Dinv1.c32 char tmpa[20], tmpb[20], tmpc[20]; local
147 sprintf(tmpc, "junk%dk", getpid());
148 sprintf(com, "mv %s %s", tmpa, tmpc);
151 tmpb, tmpc, tmpa);
165 unlink(tmpc);