EPIPE
#undef EPIPE
#define EPIPE HAIKU_EPIPE
#define EPIPE B_TO_POSIX_ERROR(B_BUSTED_PIPE)
#define EPIPE FSSH_EPIPE
#define EPIPE 32 /* Broken pipe */