FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
is_linux_error
stand/kboot/include/host_syscall.h
221
assert(is_linux_error(e));
stand/kboot/kboot/hostfs.c
145
if (is_linux_error(err)) {
stand/kboot/kboot/main.c
263
if (is_linux_error((long)va))