Home
last modified time | relevance | path

Searched defs:termwidth (Results 1 – 5 of 5) sorted by relevance

/dragonfly/usr.bin/column/
HDcolumn.c59 static int termwidth = 80; /* default terminal width */ variable
/dragonfly/usr.bin/sed/
HDprocess.c592 static int termwidth = -1; in lputs() local
/dragonfly/bin/ls/
HDls.c92 int termwidth = 80; /* default terminal width */ variable
/dragonfly/usr.bin/ministat/
HDministat.c544 int termwidth = 76; in main() local
/dragonfly/bin/ps/
HDps.c74 int termwidth; /* width of screen (0 == infinity) */ variable