Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
ERRNO_RESTORE
src/libs/compat/freebsd_iflib/nv_impl.h
66
#define ERRNO_RESTORE() } while (0)
src/libs/compat/freebsd_iflib/nv_impl.h
85
#define ERRNO_RESTORE() errno = _serrno; \