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

/haiku/headers/private/fs_shell/
H A Dfssh_errno.h18 extern void fssh_set_errno(int error);
/haiku/src/tools/fs_shell/
H A Derrno.cpp28 fssh_set_errno(int error) function
H A Dstat.cpp45 fssh_set_errno(error);
69 fssh_set_errno(error);
93 fssh_set_errno(error);
H A Dfcntl.cpp50 fssh_set_errno(fd);
H A Dpartition_support.cpp136 fssh_set_errno(B_BAD_VALUE);
206 fssh_set_errno(B_BAD_VALUE);
H A Dunistd.cpp103 fssh_set_errno(newFD);
363 fssh_set_errno(error);
H A Dcommand_cp.cpp177 fssh_set_errno(FSSH_B_OK);
259 fssh_set_errno(FSSH_B_OK);

Completed in 84 milliseconds