Searched refs:FSSH_B_IO_ERROR (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/private/fs_shell/
H A Dfssh_errors.h31 #define FSSH_B_IO_ERROR (FSSH_B_GENERAL_ERROR_BASE + 1) macro
181 #define FSSH_EIO FSSH_B_IO_ERROR
H A Dfssh_api_wrapper.h503 #define B_IO_ERROR FSSH_B_IO_ERROR
/haiku/src/tools/fs_shell/
H A Dcommand_cp.cpp924 return FSSH_B_IO_ERROR;
H A Dblock_cache.cpp907 return FSSH_B_IO_ERROR;

Completed in 59 milliseconds