XDR_ENCODE_OPAQUE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

xdr_encode_opaque - Encode variable length opaque data  

SYNOPSIS

"SYNOPSIS"

u32 * xdr_encode_opaque (u32 * 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


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:03:01 GMT, October 09, 2005