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

/freebsd-9.3-release/contrib/less/
H A Djump.c22 extern int show_attn;
82 if (show_attn)
166 if (show_attn)
202 if (show_attn)
243 if (show_attn)
293 if (show_attn)
H A Dopttbl.c48 public int show_attn; /* Hilite first unread line */ variable
364 TRIPLE|REPAINT, OPT_OFF, &show_attn, NULL,
H A Dcommand.c38 extern int show_attn;
1168 if (show_attn)
1197 if (show_attn == OPT_ONPLUS && number > 1)
1219 if (show_attn == OPT_ONPLUS && number > 1)
1241 if (show_attn == OPT_ONPLUS)
1265 if (show_attn == OPT_ONPLUS)

Completed in 107 milliseconds