Home
last modified time | relevance | path

Searched refs:EV_OK (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/less/
H A Dcmd.h130 #define EV_OK 01
126 #define EV_OK global() macro
H A Ddecode.c236 'L','E','S','S','_','O','S','C','8','_','m','a','n', 0, EV_OK|A_EXTRA,
241 'L','E','S','S','_','O','S','C','8','_','f','i','l','e', 0, EV_OK|A_EXTRA,
793 if (a == EV_OK) in lesskey()
799 if (a == EV_OK) in lesskey()
H A Dlesskey_parse.c580 add_cmd_char(EV_OK|A_EXTRA, tables); in parse_varline()