XDR_ENCODE_OPAQUE(9) Linux Networking XDR_ENCODE_OPAQUE(9)NAMExdr_encode_opaque - Encode variable length opaque dataSYNOPSIS__be32 * xdr_encode_opaque(__be32 * p, const void * ptr, unsigned int nbytes);ARGUMENTSp pointer to current position in XDR buffer. ptr pointer to data to encode (or NULL) nbytes size of data.DESCRIPTIONReturns the updated current XDR buffer positionCOPYRIGHTKernel Hackers Manual 2.6. July 2010 XDR_ENCODE_OPAQUE(9)
| Related Man Pages |
|---|
| xdr_admin(3nsl) - sunos |
| xdrrec_endofrecord(3nsl) - sunos |
| xdrrec_eof(3nsl) - sunos |
| xdrrec_skiprecord(3nsl) - sunos |
| xdr_getpos(3nsl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Docker learning Phase-I |
| Shopt -s histappend |