Home
last modified time | relevance | path

Searched refs:show_attn (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/bsd/less/dist/
Djump.c24 extern int show_attn;
103 if (show_attn) in jump_back()
184 if (show_attn) in jump_line_loc()
218 if (show_attn) in jump_loc()
259 if (show_attn) in jump_loc()
312 if (show_attn) in jump_loc()
Dcommand.c43 extern int show_attn;
1387 if (show_attn) in commands()
1416 if (show_attn == OPT_ONPLUS && number > 1) in commands()
1454 if (show_attn == OPT_ONPLUS && number > 1) in commands()
1476 if (show_attn == OPT_ONPLUS) in commands()
1485 if (show_attn) in commands()
1502 if (show_attn == OPT_ONPLUS) in commands()
Dinput.c36 extern int show_attn;
305 if (blankline && show_attn) in forw_line_seg()
Dopttbl.c53 public int show_attn; /* Hilite first unread line */ variable
435 TRIPLE|REPAINT, OPT_OFF, &show_attn, NULL,