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 | 155 'E',0, A_EXAMINE, 156 ':','e',0, A_EXAMINE, 157 CONTROL('X'),CONTROL('V'),0, A_EXAMINE,
|
H A D | command.c | 285 case A_EXAMINE: in exec_mca() 1864 case A_EXAMINE: in commands() 1871 start_mca(A_EXAMINE, "Examine: ", ml_examine, 0); in commands()
|
H A D | lesskey_parse.c | 49 { "examine", A_EXAMINE },
|