Home
last modified time | relevance | path

Searched refs:screenwidth (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/usr.bin/mail/
H A Dmain.c90 int screenwidth; variable
388 if ((screenwidth = ws.ws_col) == 0) in setscreensize()
389 screenwidth = 80; in setscreensize()
H A Dglob.h76 extern int screenwidth; /* Screen width, or best guess */
H A Dcmd1.c196 subjlen = screenwidth - 50 - strlen(wcount); in printhead()
/freebsd-14.2/usr.bin/kdump/
H A Dkdump.c1662 hexdump(char *p, int len, int screenwidth) in hexdump() argument
1676 } while (i < screenwidth); in hexdump()
1708 visdump(char *dp, int datalen, int screenwidth) in visdump() argument
1739 if (col + width > (screenwidth-2)) { in visdump()
1758 static int screenwidth = 0; in ktrgenio() local
1766 if (screenwidth == 0) { in ktrgenio()
1771 screenwidth = ws.ws_col; in ktrgenio()
1773 screenwidth = 80; in ktrgenio()
1786 hexdump(dp, datalen, screenwidth); in ktrgenio()
1788 visdump(dp, datalen, screenwidth); in ktrgenio()
/freebsd-14.2/contrib/libedit/
H A Dfilecomplete.c547 int screenwidth = el->el_terminal.t_size.h; in fn_display_match_list() local
559 cols = (size_t)screenwidth / (width + 2); in fn_display_match_list()
/freebsd-14.2/contrib/less/
H A Dscreen.c821 sys_width = w.screenwidth; in scrsize()
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src20709 # supplied with the standard apple except that screenwidth should be set