xdr_init_decode(9) suse man page | unix.com

Man Page: xdr_init_decode

Operating Environment: suse

Section: 9

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 2.6. July 2010 XDR_INIT_DECODE(9)
Related Man Pages
rpc_xdr(3) - osf1
xdr_rejected_reply(3) - osf1
xdrmem_create(3nsl) - sunos
xdrstdio_create(3nsl) - sunos
xdr_create(3nsl) - freebsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I