Query: xdr_enter_page
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XDR_ENTER_PAGE(9) Linux Networking XDR_ENTER_PAGE(9)NAMExdr_enter_page - decode data from the XDR pageSYNOPSISvoid xdr_enter_page(struct xdr_stream * xdr, unsigned int len);ARGUMENTSxdr pointer to xdr_stream struct len number of bytes of page dataDESCRIPTIONMoves 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XDR_ENTER_PAGE(9)
Related Man Pages |
---|
xdr_getpos(3nsl) - sunos |
xdr_setpos(3nsl) - sunos |
xdrrec_endofrecord(3nsl) - sunos |
xdrrec_readbytes(3nsl) - sunos |
xdr_inline(3nsl) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
Controlling user input |
[TIP] Processing YAML files with yq |
Please Welcome Dave Munro to the Moderator Team! |