Home
last modified time | relevance | path

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

/netbsd-src/bin/kill/
H A Dkill.c272 int termwidth = 80; in printsignals() local
/netbsd-src/usr.bin/column/
H A Dcolumn.c68 static int termwidth = 80; /* default terminal width */ variable
/netbsd-src/usr.bin/sed/
H A Dprocess.c597 static size_t termwidth = (size_t)-1; in lputs() local
[all...]
/netbsd-src/bin/ps/
H A Dps.c117 int termwidth; /* width of screen (0 == infinity) */ variable