Searched refs:EMULTIHOP (Results 1 - 7 of 7) sorted by last modified time

/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h637 #define EMULTIHOP FSSH_EMULTIHOP macro
/haiku/src/system/libroot/posix/string/
H A Dstrerror.c515 case EMULTIHOP:
/haiku/src/bin/
H A Derror.c229 #ifdef EMULTIHOP
230 E(EMULTIHOP),
/haiku/headers/os/support/
H A DErrors.h180 #define EMULTIHOP B_TO_POSIX_ERROR(B_POSIX_ERROR_BASE + 51) macro
/haiku/headers/build/os/support/
H A DErrors.h375 #undef EMULTIHOP macro
461 #define EMULTIHOP HAIKU_EMULTIHOP macro
/haiku/src/build/libroot/
H A Derrors.cpp101 #ifdef EMULTIHOP
102 ADD_ERROR(EMULTIHOP);
/haiku/src/libs/stdc++/legacy/
H A Dstrerror.c272 #if defined (EMULTIHOP)
273 ENTRY(EMULTIHOP, "EMULTIHOP", "Multihop attempted"),

Completed in 74 milliseconds