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

/freebsd-13-stable/contrib/less/
H A Djump.c22 extern int show_attn;
100 if (show_attn)
188 if (show_attn)
225 if (show_attn)
266 if (show_attn)
319 if (show_attn)
H A Dinput.c34 extern int show_attn;
212 if (blankline && show_attn)
H A Dcommand.c40 extern int show_attn;
1342 if (show_attn)
1371 if (show_attn == OPT_ONPLUS && number > 1)
1409 if (show_attn == OPT_ONPLUS && number > 1)
1431 if (show_attn == OPT_ONPLUS)
1440 if (show_attn)
1457 if (show_attn == OPT_ONPLUS)
H A Dopttbl.c48 public int show_attn; /* Hilite first unread line */ variable
383 TRIPLE|REPAINT, OPT_OFF, &show_attn, NULL,

Completed in 64 milliseconds