xdr_set_scratch_buffer(9) centos man page | unix.com

Man Page: xdr_set_scratch_buffer

Operating Environment: centos

Section: 9

XDR_SET_SCRATCH_BUFF(9) 					 Linux Networking					   XDR_SET_SCRATCH_BUFF(9)

NAME
xdr_set_scratch_buffer - Attach a scratch buffer for decoding data.
SYNOPSIS
void xdr_set_scratch_buffer(struct xdr_stream * xdr, void * buf, size_t buflen);
ARGUMENTS
xdr pointer to xdr_stream struct buf pointer to an empty buffer buflen size of 'buf'
DESCRIPTION
The scratch buffer is used when decoding from an array of pages. If an xdr_inline_decode call spans across page boundaries, then we copy the data into the scratch buffer in order to allow linear access.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XDR_SET_SCRATCH_BUFF(9)
Related Man Pages
getrpcbyname_r(3) - linux
getrpcent_r(3) - linux
getrpcent_r(3) - debian
getrpcbynumber_r(3) - centos
upscli_sendline(3) - opensolaris
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
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it