Home
last modified time | relevance | path

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

/csrg-svn/usr.bin/column/
H A Dcolumn.c37 int termwidth = 80; /* default terminal width */ variable
/csrg-svn/usr.bin/sed/
H A Dprocess.c434 static int termwidth = -1; local
/csrg-svn/bin/ls/
H A Dls.c45 int termwidth = 80; /* default terminal width */ variable
/csrg-svn/bin/ps/
H A Dps.c51 int termwidth; /* width of screen (0 == infinity) */ variable