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

/freebsd-10.0-release/contrib/less/
H A Dopttbl.c162 TRIPLE, OPT_OFF, &top_scroll, NULL,
170 BOOL|NO_TOGGLE, OPT_OFF, &know_dumb, NULL,
188 TRIPLE, OPT_OFF, &quit_at_eof, NULL,
196 BOOL, OPT_OFF, &force_open, NULL,
204 BOOL, OPT_OFF, &quit_if_one_screen, NULL,
230 TRIPLE|HL_REPAINT, OPT_OFF, &caseless, opt_i,
246 BOOL|REPAINT, OPT_OFF, &status_col, NULL,
260 BOOL, OPT_OFF, &quit_on_intr, NULL,
276 TRIPLE, OPT_OFF, &pr_type, NULL,
310 TRIPLE, OPT_OFF,
[all...]
H A Doption.c490 return ((val == OPT_ON) ? OPT_OFF : OPT_ON);
492 return ((val == OPT_ONPLUS) ? OPT_OFF : OPT_ONPLUS);
H A Dless.h174 #define OPT_OFF 0 macro
H A Dch.c214 autobuf = OPT_OFF;

Completed in 81 milliseconds