xdr_encode_opaque(9) centos man page | unix.com

Man Page: xdr_encode_opaque

Operating Environment: centos

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 3.10 June 2014 XDR_ENCODE_OPAQUE(9)
Related Man Pages
xdr_sizeof(3nsl) - opensolaris
xdr_inline(3nsl) - sunos
xdr_setpos(3nsl) - sunos
xdrrec_endofrecord(3nsl) - sunos
xdrrec_readbytes(3nsl) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Tar Command
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq