Searched defs:ttywidth (Results 1 - 6 of 6) sorted by relevance
| /src/usr.bin/ftp/ | ||
| H A D | progressbar.h | 49 GLOBAL int ttywidth; /* width of tty */ variable in typeref:typename:GLOBAL int |
| /src/sbin/blkdiscard/ | ||
| H A D | blkdiscard.c | 53 static unsigned ttywidth = 80; variable in typeref:typename:unsigned |
| /src/sbin/fsck/ | ||
| H A D | progress.c | 50 static size_t ttywidth = 80; variable in typeref:typename:size_t |
| /src/sbin/disklabel/ | ||
| H A D | interact.c | 698 #define ttywidth 72 macro |
| /src/usr.bin/w/ | ||
| H A D | w.c | 93 int ttywidth; /* width of tty */ variable in typeref:typename:int |
| /src/usr.bin/mail/ | ||
| H A D | complete.c | 81 #define ttywidth screenwidth /* in "glob.h" */ macro |
Completed in 7 milliseconds