xdr_init_decode_pages(9) centos man page | unix.com

Man Page: xdr_init_decode_pages

Operating Environment: centos

Section: 9

XDR_INIT_DECODE_PAGE(9) 					 Linux Networking					   XDR_INIT_DECODE_PAGE(9)

NAME
xdr_init_decode_pages - Initialize an xdr_stream for decoding data.
SYNOPSIS
void xdr_init_decode_pages(struct xdr_stream * xdr, struct xdr_buf * buf, struct page ** pages, unsigned int len);
ARGUMENTS
xdr pointer to xdr_stream struct buf pointer to XDR buffer from which to decode data pages list of pages to decode into len length in bytes of buffer in pages
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XDR_INIT_DECODE_PAGE(9)
Related Man Pages
netlink(3) - linux
netlink(3) - php
netlink(3) - xfree86
netlink(3) - osx
netlink(3) - bsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq