| Home | Sort by: relevance | last modified time | path |
| /src/usr.bin/mail/ | |
| cmdtab.c | 53 #define A (C_PIPE_SHELL | C_PIPE_PAGER) 54 #define C (C_PIPE_SHELL | C_PIPE_CRT) 55 #define S (C_PIPE_SHELL) |
| def.h | 195 # define C_PIPE_SHELL 4 /* enable shell pipes */ |