XDR_INIT_DECODE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
xdr_init_decode - Initialize an xdr_stream for decoding data.
SYNOPSIS
"SYNOPSIS"
void xdr_init_decode (struct xdr_stream * xdr, struct xdr_buf * buf, uint32_t * p);
ARGUMENTS
- xdr
-
pointer to xdr_stream struct
- buf
-
pointer to XDR buffer from which to decode data
- p
-
current pointer inside XDR buffer
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:03:01 GMT, October 09, 2005