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

/freebsd-10-stable/usr.bin/sort/
H A Dfile.c196 static size_t tfcounter = 0; local
204 sprintf(ret, "%s/%s%d.%lu", tmpdir, fn, (int) getpid(), (unsigned long)(tfcounter++));

Completed in 99 milliseconds