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

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

Completed in 210 milliseconds