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

/haiku/src/tools/fs_shell/
H A Dmodule.cpp240 return FSSH_B_NO_ERROR;
260 if (status == FSSH_B_NO_ERROR) {
H A Dvfs.cpp2345 return FSSH_B_NO_ERROR;
5069 return FSSH_B_NO_ERROR;
/haiku/headers/private/fs_shell/
H A Dfssh_errors.h51 #define FSSH_B_NO_ERROR ((int)0) macro
H A Dfssh_api_wrapper.h523 #define B_NO_ERROR FSSH_B_NO_ERROR

Completed in 66 milliseconds