suse man page for xdr_encode_opaque_fixed

Query: xdr_encode_opaque_fixed

OS: suse

Section: 9

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

XDR_ENCODE_OPAQUE_FI(9) 					 Linux Networking					   XDR_ENCODE_OPAQUE_FI(9)

NAME
xdr_encode_opaque_fixed - Encode fixed length opaque data
SYNOPSIS
__be32 * xdr_encode_opaque_fixed(__be32 * p, const void * ptr, unsigned int nbytes);
ARGUMENTS
p pointer to current position in XDR buffer. ptr pointer to data to encode (or NULL) nbytes size of data.
DESCRIPTION
Copy the array of data of length nbytes at ptr to the XDR buffer at position p, then align to the next 32-bit boundary by padding with zero bytes (see RFC1832).
NOTE
if ptr is NULL, only the padding is performed. Returns the updated current XDR buffer position
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 XDR_ENCODE_OPAQUE_FI(9)
Related Man Pages
xdr_admin(3nsl) - opensolaris
xdr_getpos(3nsl) - sunos
xdr_setpos(3nsl) - sunos
xdrrec_eof(3nsl) - sunos
xdrrec_skiprecord(3nsl) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
The Future of the PM (Private Message) System at UNIX.com