xdr_encode_opaque(9) suse man page | unix.com

Man Page: xdr_encode_opaque

Operating Environment: suse

Section: 9

XDR_ENCODE_OPAQUE(9)						 Linux Networking					      XDR_ENCODE_OPAQUE(9)

NAME
xdr_encode_opaque - Encode variable length opaque data
SYNOPSIS
__be32 * xdr_encode_opaque(__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
Returns the updated current XDR buffer position
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 XDR_ENCODE_OPAQUE(9)
Related Man Pages
xdr_sizeof(3nsl) - opensolaris
xdr_admin(3nsl) - opensolaris
xdr_getpos(3nsl) - sunos
xdrrec_readbytes(3nsl) - sunos
xdrrec_eof(3nsl) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com