centos man page for xdr_read_pages

Query: xdr_read_pages

OS: centos

Section: 9

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

XDR_READ_PAGES(9)						 Linux Networking						 XDR_READ_PAGES(9)

NAME
xdr_read_pages - Ensure page-based XDR data to decode is aligned at current pointer position
SYNOPSIS
unsigned int xdr_read_pages(struct xdr_stream * xdr, unsigned int len);
ARGUMENTS
xdr pointer to xdr_stream struct len number of bytes of page data
DESCRIPTION
Moves data beyond the current pointer position from the XDR head[] buffer into the page list. Any data that lies beyond current position + "len" bytes is moved into the XDR tail[]. Returns the number of XDR encoded bytes now contained in the pages
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XDR_READ_PAGES(9)
Related Man Pages
xdr_getpos(3nsl) - sunos
xdr_setpos(3nsl) - sunos
xdr_sizeof(3nsl) - sunos
xdrrec_endofrecord(3nsl) - sunos
xdr_control(3nsl) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!