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

/freebsd-11-stable/usr.bin/rs/
H A Drs.c338 static int putlength; local
345 putlength = flags & DETAILSHAPE;
349 if (putlength) { /* print length, recycle storage */
354 if (!putlength && endblock - curline < LINE_MAX + 1) { /* need storage */

Completed in 93 milliseconds