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

/freebsd-current/usr.bin/split/
H A Dsplit.c351 long i, maxfiles, tfnum; local
425 tfnum = fnum;
428 fpnt[i] = tfnum % pattlen + beg;
429 tfnum /= pattlen;

Completed in 136 milliseconds