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

/freebsd-11-stable/usr.bin/column/
H A Dcolumn.c69 static int termwidth = 80; /* default terminal width */ variable
/freebsd-11-stable/usr.bin/ministat/
H A Dministat.c542 int termwidth = 74; local
/freebsd-11-stable/usr.bin/sed/
H A Dprocess.c591 static int termwidth = -1; local
[all...]
/freebsd-11-stable/bin/ls/
H A Dls.c104 int termwidth = 80; /* default terminal width */ variable
/freebsd-11-stable/bin/ps/
H A Dps.c104 int termwidth; /* Width of the screen (0 == infinity). */ variable
[all...]

Completed in 134 milliseconds