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

/haiku/headers/private/fs_shell/
H A Dfssh_errno.h20 extern int fssh_to_host_error(int error);
/haiku/src/tools/fs_shell/
H A Derrno.cpp34 fssh_to_host_error(int error) function
H A Dfuse.cpp131 #define _ERR(x) (-1 * fssh_to_host_error(x))
H A Dfssh.cpp1591 reply_to_external_command(fssh_to_host_error(result));

Completed in 81 milliseconds