FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IXDR_GET_BOOL
crypto/krb5/src/include/gssrpc/xdr.h
237
#define IXDR_GET_BOOL(buf) ((bool_t)IXDR_GET_LONG(buf))
include/rpc/xdr.h
258
#define IXDR_GET_BOOL(buf) ((bool_t)IXDR_GET_LONG(buf))
sys/rpc/xdr.h
274
#define IXDR_GET_BOOL(buf) ((bool_t)IXDR_GET_LONG(buf))