xdr_reserve_space(9) suse man page | unix.com

Man Page: xdr_reserve_space

Operating Environment: suse

Section: 9

XDR_RESERVE_SPACE(9)						 Linux Networking					      XDR_RESERVE_SPACE(9)

NAME
xdr_reserve_space - Reserve buffer space for sending
SYNOPSIS
__be32 * xdr_reserve_space(struct xdr_stream * xdr, size_t nbytes);
ARGUMENTS
xdr pointer to xdr_stream nbytes number of bytes to reserve
DESCRIPTION
Checks that we have enough buffer space to encode 'nbytes' more bytes of data. If so, update the total xdr_buf length, and adjust the length of the current kvec.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 XDR_RESERVE_SPACE(9)
Related Man Pages
kvm_kread(3kvm) - opensolaris
swab(3) - osf1
kvm_kread(3kvm) - sunos
kvm_uread(3kvm) - sunos
swab(3c) - opensolaris
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I
32 bit process addressing more than 4GB