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

/freebsd-11.0-release/usr.bin/split/
H A Dsplit.c342 long i, maxfiles, tfnum; local
379 tfnum = fnum;
382 fpnt[i] = tfnum % pattlen + beg;
383 tfnum /= pattlen;

Completed in 49 milliseconds