Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcmd.h138 #define EV_OK 01 macro
H A Ddecode.c291 'L','E','S','S','_','O','S','C','8','_','m','a','n', 0, EV_OK|A_EXTRA,
296 'L','E','S','S','_','O','S','C','8','_','f','i','l','e', 0, EV_OK|A_EXTRA,
924 if (a == EV_OK) in lgetenv()
930 if (a == EV_OK) in lgetenv()
H A Dlesskey_parse.c620 add_cmd_char(EV_OK|A_EXTRA, tables); in parse_varline()