xdr_init_decode(9)

NAME

xdr_init_decode - Initialize an xdr_stream for decoding data.

SYNOPSIS

void xdr_init_decode(struct xdr_stream * xdr, struct xdr_buf * buf,
                     __be32 * p);

ARGUMENTS

xdr
pointer to xdr_stream struct
buf
pointer to XDR buffer from which to decode data
p
current pointer inside XDR buffer

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout