Searched refs:A_PIPE (Results 1 – 4 of 4) sorted by relevance
/minix/external/bsd/less/dist/ |
H A D | cmd.h | 51 #define A_PIPE 37 macro
|
H A D | command.c | 284 case A_PIPE: in exec_mca() 1733 case A_PIPE: in commands() 1740 start_mca(A_PIPE, "|mark: ", (void*)NULL, 0); in commands() 1749 start_mca(A_PIPE, "!", ml_shell, 0); in commands()
|
H A D | lesskey.c | 135 { "pipe", A_PIPE },
|
H A D | decode.c | 155 '|',0, A_PIPE,
|