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_create(3nsl) - opensolaris |
| xdr_authunix_parms(3) - osf1 |
| xdr_callmsg(3) - osf1 |
| xdr_rejected_reply(3) - osf1 |
| xdr_create(3nsl) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Tar Command |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |