Searched refs:A_PIPE (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/less/ |
H A D | cmd.h | 48 #define A_PIPE 37 macro
|
H A D | command.c | 329 case A_PIPE: { in exec_mca() 2127 case A_PIPE: 2134 start_mca(A_PIPE, "|mark: ", NULL, 0); 2143 start_mca(A_PIPE, "!", ml_shell, 0);
|
H A D | lesskey_parse.c | 80 { "pipe", A_PIPE },
|
H A D | decode.c | 176 '|',0, A_PIPE,
|