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

/freebsd-current/usr.bin/split/
H A Dsplit.c65 static bool autosfx = true; /* Whether to auto-extend the suffix length. */ variable
109 autosfx = true;
111 autosfx = false;
391 if (!dflag && autosfx && (fpnt[0] == 'y') &&

Completed in 86 milliseconds