suse man page for xdr_reserve_space

Query: xdr_reserve_space

OS: suse

Section: 9

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

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) - sunos
kvm_uread(3kvm) - sunos
kvm_kwrite(3kvm) - opensolaris
kvm_uwrite(3kvm) - opensolaris
kvm_kread(3kvm) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com