Home
last modified time | relevance | path

Searched defs:screenwidth (Results 1 – 5 of 5) sorted by relevance

/NextBSD/usr.bin/kdump/
HDkdump.c1381 hexdump(char *p, int len, int screenwidth) in hexdump()
1427 visdump(char *dp, int datalen, int screenwidth) in visdump()
1477 static int screenwidth = 0; in ktrgenio() local
/NextBSD/usr.bin/mail/
HDglob.h76 int screenwidth; /* Screen width, or best guess */ variable
/NextBSD/contrib/gdb/gdb/tui/
HDtui-win.c420 int screenheight, screenwidth; in tui_update_gdb_sizes() local
606 int screenheight, screenwidth; in tui_resize_all() local
HDtui-io.c408 int screenwidth = TUI_CMD_WIN->generic.width; in tui_rl_display_match_list() local
/NextBSD/lib/libedit/
HDfilecomplete.c369 int screenwidth = el->el_terminal.t_size.h; in fn_display_match_list() local