Searched defs:screenwidth (Results 1 - 4 of 4) sorted by relevance
| /src/usr.bin/mail/ | ||
| H A D | glob.h | 85 EXTERN int screenwidth; /* Screen width, or best guess */ variable in typeref:typename:EXTERN int |
| /src/lib/libedit/ | ||
| H A D | filecomplete.c | 547 int screenwidth = el->el_terminal.t_size.h; local in function:fn_display_match_list |
| /src/usr.bin/ktruss/ | ||
| H A D | dump.c | 743 static int screenwidth = 0; local in function:genioprint |
| /src/usr.bin/kdump/ | ||
| H A D | kdump.c | 1251 static int screenwidth = 0; local in function:visdump_buf |
Completed in 6 milliseconds