Query: xdr_init_decode
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XDR_INIT_DECODE(9) Linux Networking XDR_INIT_DECODE(9)NAMExdr_init_decode - Initialize an xdr_stream for decoding data.SYNOPSISvoid xdr_init_decode(struct xdr_stream * xdr, struct xdr_buf * buf, __be32 * p);ARGUMENTSxdr pointer to xdr_stream struct buf pointer to XDR buffer from which to decode data p current pointer inside XDR bufferCOPYRIGHTKernel Hackers Manual 3.10 June 2014 XDR_INIT_DECODE(9)
| Related Man Pages |
|---|
| rpc_xdr(3) - osf1 |
| xdr_accepted_reply(3) - osf1 |
| xdr_callhdr(3) - osf1 |
| xdr_replymsg(3) - osf1 |
| xdr_create(3nsl) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |