xdr_enter_page(9) suse man page | unix.com

Man Page: xdr_enter_page

Operating Environment: suse

Section: 9

XDR_ENTER_PAGE(9)						 Linux Networking						 XDR_ENTER_PAGE(9)

NAME
xdr_enter_page - decode data from the XDR page
SYNOPSIS
void xdr_enter_page(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[]. The current pointer is then repositioned at the beginning of the first XDR page.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 XDR_ENTER_PAGE(9)
Related Man Pages
xdr_admin(3nsl) - sunos
xdr_getpos(3nsl) - sunos
xdr_setpos(3nsl) - sunos
xdrrec_eof(3nsl) - sunos
xdrrec_skiprecord(3nsl) - sunos
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
32 bit process addressing more than 4GB