Searched refs:A_FIRSTCMD (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | cmd.h | 22 #define A_FIRSTCMD 10 macro
|
| H A D | lesskey_parse.c | 53 { "first-cmd", A_FIRSTCMD }, 54 { "firstcmd", A_FIRSTCMD },
|
| H A D | command.c | 280 case A_FIRSTCMD: in exec_mca() 2188 case A_FIRSTCMD: in commands() 2192 start_mca(A_FIRSTCMD, "+", NULL, 0); in commands()
|
| H A D | decode.c | 193 '+',0, A_FIRSTCMD,
|