Searched refs:ENOSTR (Results 1 - 7 of 7) sorted by relevance

/haiku/src/build/libroot/
H A Derrors.cpp113 #ifdef ENOSTR
114 ADD_ERROR(ENOSTR);
/haiku/src/system/libroot/posix/string/
H A Dstrerror.c523 case ENOSTR:
/haiku/src/libs/stdc++/legacy/
H A Dstrerror.c236 #if defined (ENOSTR)
237 ENTRY(ENOSTR, "ENOSTR", "Device not a stream"),
/haiku/src/bin/
H A Derror.c255 #ifdef ENOSTR
256 E(ENOSTR),
/haiku/headers/build/os/support/
H A DErrors.h379 #undef ENOSTR macro
465 #define ENOSTR HAIKU_ENOSTR macro
/haiku/headers/os/support/
H A DErrors.h184 #define ENOSTR B_TO_POSIX_ERROR(B_POSIX_ERROR_BASE + 55) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h641 #define ENOSTR FSSH_ENOSTR macro

Completed in 368 milliseconds