Searched refs:A_EXAMINE (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/less/ |
H A D | cmd.h | 21 #define A_EXAMINE 9 macro
|
H A D | decode.c | 160 'E',0, A_EXAMINE, 161 ':','e',0, A_EXAMINE, 162 CONTROL('X'),CONTROL('V'),0, A_EXAMINE,
|
H A D | command.c | 293 case A_EXAMINE: { in exec_mca() 1944 case A_EXAMINE: in commands() 1951 start_mca(A_EXAMINE, "Examine: ", ml_examine, 0); in commands()
|
H A D | lesskey_parse.c | 51 { "examine", A_EXAMINE },
|