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 |
|---|
| xdr_destroy(3nsl) - sunos |
| xdr_create(3nsl) - opensolaris |
| xdr_replymsg(3) - osf1 |
| xdr_rejected_reply(3) - osf1 |
| xdrmem_create(3nsl) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |