Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IXDR_GET_HYPER
usr/src/uts/common/fs/nfs/nfs4_xdr.c
1578
IXDR_GET_HYPER(ptr, bm);
usr/src/uts/common/rpc/xdr.h
404
#define IXDR_GET_U_HYPER(buf, v) IXDR_GET_HYPER(buf, v)