Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_haiku_to_host_error
headers/build/os/support/Errors.h
507
extern int _haiku_to_host_error(int error);
src/tools/fs_shell/errno.cpp
39
return _haiku_to_host_error(error);