centos man page for xdr_init_decode

Query: xdr_init_decode

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XDR_INIT_DECODE(9)						 Linux Networking						XDR_INIT_DECODE(9)

NAME
xdr_init_decode - Initialize an xdr_stream for decoding data.
SYNOPSIS
void xdr_init_decode(struct xdr_stream * xdr, struct xdr_buf * buf, __be32 * p);
ARGUMENTS
xdr pointer to xdr_stream struct buf pointer to XDR buffer from which to decode data p current pointer inside XDR buffer
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XDR_INIT_DECODE(9)
Related Man Pages
xdr_destroy(3nsl) - sunos
rpc_xdr(3) - osf1
xdr_accepted_reply(3) - osf1
xdr_callhdr(3) - osf1
xdr_opaque_auth(3) - osf1
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq