Home
last modified time | relevance | path

Searched refs:owidth (Results 1 – 1 of 1) sorted by relevance

/trueos/usr.bin/rs/
HDrs.c92 static int owidth = 80, gutter = 2; variable
143 if (flags & NOARGS && curlen < owidth) in getfile()
260 ocols = owidth / colw; in prepfile()
263 owidth, colw); in prepfile()
423 p = getnum(&owidth, p, 0); in getargs()
424 if (owidth <= 0) in getargs()