Searched refs:B_BUSTED_PIPE (Results 1 - 6 of 6) sorted by last modified time

/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h580 #define B_BUSTED_PIPE FSSH_B_BUSTED_PIPE macro
/haiku/src/system/libroot/posix/string/
H A Dstrerror.c220 case B_BUSTED_PIPE:
/haiku/src/tools/cppunit/
H A DTestUtils.cpp78 case B_BUSTED_PIPE:
79 str = "B_BUSTED_PIPE";
/haiku/src/bin/
H A Derror.c46 E(B_BUSTED_PIPE),
/haiku/headers/os/support/
H A DErrors.h114 #define B_BUSTED_PIPE (B_STORAGE_ERROR_BASE + 13) macro
224 #define EPIPE B_TO_POSIX_ERROR(B_BUSTED_PIPE)
/haiku/headers/build/os/support/
H A DErrors.h115 #define B_BUSTED_PIPE (B_STORAGE_ERROR_BASE + 13) macro
216 #define HAIKU_EPIPE B_TO_POSIX_ERROR(B_BUSTED_PIPE)

Completed in 67 milliseconds