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

/netbsd-current/bin/kill/
H A Dkill.c272 int termwidth = 80; local
/netbsd-current/usr.bin/column/
H A Dcolumn.c68 static int termwidth = 80; /* default terminal width */ variable
/netbsd-current/usr.bin/sed/
H A Dprocess.c597 static size_t termwidth = (size_t)-1; local
[all...]
/netbsd-current/bin/sh/
H A Dtrap.c174 int termwidth = 80; local
/netbsd-current/bin/ps/
H A Dps.c117 int termwidth; /* width of screen (0 == infinity) */ variable
/netbsd-current/bin/ls/
H A Dls.c83 int termwidth = 80; /* default terminal width */ variable

Completed in 281 milliseconds