Home
last modified time | relevance | path

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

/freebsd/usr.bin/column/
H A Dcolumn.c56 static int termwidth = 80; /* default terminal width */ variable
/freebsd/usr.bin/sed/
H A Dprocess.c587 static int termwidth = -1; in lputs() local
/freebsd/usr.bin/ministat/
H A Dministat.c566 int termwidth = 74; in main() local
/freebsd/bin/ls/
H A Dls.c114 int termwidth = 80; /* default terminal width */ variable
/freebsd/bin/ps/
H A Dps.c87 int termwidth; /* Width of the screen (0 == infinity). */ variable