Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/mail/
H A Dmain.c92 int screenwidth; variable
390 if ((screenwidth = ws.ws_col) == 0) in setscreensize()
391 screenwidth = 80; in setscreensize()
H A Dglob.h78 extern int screenwidth; /* Screen width, or best guess */
H A Dcmd1.c198 subjlen = screenwidth - 50 - strlen(wcount); in printhead()
/freebsd-13.1/usr.bin/kdump/
H A Dkdump.c1593 hexdump(char *p, int len, int screenwidth) in hexdump() argument
1607 } while (i < screenwidth); in hexdump()
1639 visdump(char *dp, int datalen, int screenwidth) in visdump() argument
1670 if (col + width > (screenwidth-2)) { in visdump()
1689 static int screenwidth = 0; in ktrgenio() local
1697 if (screenwidth == 0) { in ktrgenio()
1702 screenwidth = ws.ws_col; in ktrgenio()
1704 screenwidth = 80; in ktrgenio()
1717 hexdump(dp, datalen, screenwidth); in ktrgenio()
1719 visdump(dp, datalen, screenwidth); in ktrgenio()
/freebsd-13.1/contrib/libedit/
H A Dfilecomplete.c544 int screenwidth = el->el_terminal.t_size.h; in fn_display_match_list() local
556 cols = (size_t)screenwidth / (width + 2); in fn_display_match_list()
/freebsd-13.1/contrib/less/
H A Dscreen.c776 sys_width = w.screenwidth; in scrsize()
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src19967 # supplied with the standard apple except that screenwidth should be set