xdr_reserve_space(9) centos man page | unix.com

Man Page: xdr_reserve_space

Operating Environment: centos

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 3.10 June 2014 XDR_RESERVE_SPACE(9)
Related Man Pages
kvm_uwrite(3kvm) - sunos
kvm_kwrite(3kvm) - opensolaris
kvm_uread(3kvm) - opensolaris
kvm_kread(3kvm) - mojave
kvm_kread(3kvm) - linux
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Controlling user input
Please Welcome Dave Munro to the Moderator Team!