suse man page for xdr_inline_decode

Query: xdr_inline_decode

OS: suse

Section: 9

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

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
kvm_kread(3kvm) - opensolaris
getdents(2) - netbsd
getdirentri(2) - hpux
kvm_kread(3kvm) - sunos
kvm_uread(3kvm) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB