Man Page: xdr_encode_opaque_fixed
Operating Environment: centos
Section: 9
XDR_ENCODE_OPAQUE_FI(9) Linux Networking XDR_ENCODE_OPAQUE_FI(9)NAMExdr_encode_opaque_fixed - Encode fixed length opaque dataSYNOPSIS__be32 * xdr_encode_opaque_fixed(__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.DESCRIPTIONCopy the array of data of length nbytes at ptr to the XDR buffer at position p, then align to the next 32-bit boundary by padding with zero bytes (see RFC1832).NOTEif ptr is NULL, only the padding is performed. Returns the updated current XDR buffer positionCOPYRIGHTKernel Hackers Manual 3.10 June 2014 XDR_ENCODE_OPAQUE_FI(9)
| Related Man Pages |
|---|
| xdr_admin(3nsl) - sunos |
| xdr_control(3nsl) - sunos |
| xdr_getpos(3nsl) - sunos |
| xdr_setpos(3nsl) - sunos |
| xdr_getpos(3nsl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| Tar Command |
| Shopt -s histappend |
| Controlling user input |
| Please Welcome Dave Munro to the Moderator Team! |