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

Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout