Query: xdr_inline_decode
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XDR_INLINE_DECODE(9) Linux Networking XDR_INLINE_DECODE(9)NAMExdr_inline_decode - Retrieve XDR data to decodeSYNOPSIS__be32 * xdr_inline_decode(struct xdr_stream * xdr, size_t nbytes);ARGUMENTSxdr pointer to xdr_stream struct nbytes number of bytes of data to decodeDESCRIPTIONCheck if the input buffer is long enough to enable us to decode 'nbytes' more bytes of data starting at the current position. If so return the current pointer, then update the current pointer position.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XDR_INLINE_DECODE(9)
Related Man Pages |
---|
kvm_kread(3kvm) - opensolaris |
read(2) - minix |
afseekmisc(3) - centos |
getdirentries(2) - ultrix |
kvm_kwrite(3kvm) - sunos |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |