.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "XDR_WRITE_PAGES" "9" "09 October 2005" "" "" .SH NAME xdr_write_pages \- Insert a list of pages into an XDR buffer for sending .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void xdr_write_pages (struct xdr_stream * \fIxdr\fB, struct page ** \fIpages\fB, unsigned int \fIbase\fB, unsigned int \fIlen\fB); \fR .SH "ARGUMENTS" .TP \fB\fIxdr\fB\fR pointer to xdr_stream .TP \fB\fIpages\fB\fR list of pages .TP \fB\fIbase\fB\fR offset of first byte .TP \fB\fIlen\fB\fR length of data in bytes