EPIPE             550 daemons/execd/execd_commands.c         case EPIPE: // Client exited without waiting for notification
EPIPE             743 lib/common/ipc_server.c     if ((rc == EPIPE) || (rc == ENOTCONN)) {
EPIPE             351 lib/common/results.c         case EPIPE:             return "EPIPE";