Home
last modified time | relevance | path

Searched defs:ttywidth (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/usr.bin/ftp/
H A Dprogressbar.h49 GLOBAL int ttywidth; /* width of tty */ variable
/netbsd-src/sbin/blkdiscard/
H A Dblkdiscard.c53 static unsigned ttywidth = 80; variable
/netbsd-src/sbin/fsck/
H A Dprogress.c50 static size_t ttywidth = 80; variable
/netbsd-src/usr.bin/w/
H A Dw.c93 int ttywidth; /* width of tty */ variable
/netbsd-src/sbin/disklabel/
H A Dinteract.c698 #define ttywidth 72 in dumpnames() macro
/netbsd-src/usr.bin/mail/
H A Dcomplete.c81 #define ttywidth screenwidth /* in "glob.h" */ macro