Home
last modified time | relevance | path

Searched refs:E_PIPE (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/saf/
H A Dmsgs.h50 # define E_PIPE 14 /* pipe failed */ macro
H A Dsac.c1103 error(E_PIPE, EXIT); in mk_cmd_pipe()
/illumos-gate/usr/src/cmd/mail/
H A Dmta_ercode.c91 case E_PIPE: /* could not pipe */
H A Dmail.h132 #define E_PIPE 19 /* could not pipe */ macro