Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/column/
H A Dcolumn.c59 static int termwidth = 80; /* default terminal width */ variable
/dflybsd-src/usr.bin/sed/
H A Dprocess.c592 static int termwidth = -1; in lputs() local
/dflybsd-src/bin/ls/
H A Dls.c92 int termwidth = 80; /* default terminal width */ variable
/dflybsd-src/usr.bin/ministat/
H A Dministat.c544 int termwidth = 76; in main() local
/dflybsd-src/bin/ps/
H A Dps.c74 int termwidth; /* width of screen (0 == infinity) */ variable