Searched refs:B_RESULT_NOT_REPRESENTABLE (Results 1 - 7 of 7) sorted by path

/haiku/headers/build/os/support/
H A DErrors.h223 #define B_RESULT_NOT_REPRESENTABLE B_FROM_POSIX_ERROR(HAIKU_ERANGE) macro
/haiku/headers/os/support/
H A DErrors.h230 #define B_RESULT_NOT_REPRESENTABLE B_FROM_POSIX_ERROR(ERANGE) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h678 #define B_RESULT_NOT_REPRESENTABLE FSSH_B_RESULT_NOT_REPRESENTABLE macro
/haiku/src/add-ons/kernel/busses/virtio/virtio_pci/
H A Dvirtio_pci.cpp83 return B_RESULT_NOT_REPRESENTABLE;
/haiku/src/bin/
H A Derror.c159 #ifdef B_RESULT_NOT_REPRESENTABLE
160 E(B_RESULT_NOT_REPRESENTABLE),
/haiku/src/kits/package/
H A DFetchFileJob.cpp192 fError = B_RESULT_NOT_REPRESENTABLE; // alias for ERANGE
/haiku/src/system/kernel/fs/
H A Dvfs.cpp2641 status = B_RESULT_NOT_REPRESENTABLE;

Completed in 127 milliseconds