Query: xdr_reserve_space
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XDR_RESERVE_SPACE(9) Linux Networking XDR_RESERVE_SPACE(9)NAMExdr_reserve_space - Reserve buffer space for sendingSYNOPSIS__be32 * xdr_reserve_space(struct xdr_stream * xdr, size_t nbytes);ARGUMENTSxdr pointer to xdr_stream nbytes number of bytes to reserveDESCRIPTIONChecks that we have enough buffer space to encode 'nbytes' more bytes of data. If so, update the total xdr_buf length, and adjust the length of the current kvec.COPYRIGHTKernel Hackers Manual 3.10 June 2014 XDR_RESERVE_SPACE(9)
Related Man Pages |
---|
swab(3) - osf1 |
kvm_kread(3kvm) - sunos |
kvm_uread(3kvm) - sunos |
kvm_uwrite(3kvm) - sunos |
kvm_uread(3kvm) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |