xdr_inline_decode(9) suse man page | unix.com

Man Page: xdr_inline_decode

Operating Environment: suse

Section: 9

XDR_INLINE_DECODE(9)						 Linux Networking					      XDR_INLINE_DECODE(9)

NAME
xdr_inline_decode - Retrieve non-page XDR data to decode
SYNOPSIS
__be32 * xdr_inline_decode(struct xdr_stream * xdr, size_t nbytes);
ARGUMENTS
xdr pointer to xdr_stream struct nbytes number of bytes of data to decode
DESCRIPTION
Check if the input buffer is long enough to enable us to decode 'nbytes' more bytes of data starting at the current position. If so return the current pointer, then update the current pointer position.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 XDR_INLINE_DECODE(9)
Related Man Pages
swab(3c) - sunos
getdents(2) - netbsd
afwritemisc(3) - centos
swab(3) - osf1
swab(3c) - opensolaris
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
Update kernel Linux without reboot?!
Shopt -s histappend