NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
xdr_short
common/include/rpc/xdr.h
282
extern bool_t xdr_short(XDR *, short *);
common/lib/libc/rpc/xdr.c
90
__weak_alias(xdr_short,_xdr_short)