xdr_buf_trim(9) centos man page | unix.com

Man Page: xdr_buf_trim

Operating Environment: centos

Section: 9

XDR_BUF_TRIM(9) 						 Linux Networking						   XDR_BUF_TRIM(9)

NAME
xdr_buf_trim - lop at most "len" bytes off the end of "buf"
SYNOPSIS
void xdr_buf_trim(struct xdr_buf * buf, unsigned int len);
ARGUMENTS
buf buf to be trimmed len number of bytes to reduce "buf" by
DESCRIPTION
Trim an xdr_buf by the given number of bytes by fixing up the lengths. Note that it's possible that we'll trim less than that amount if the xdr_buf is too small, or if (for instance) it's all in the head and the parser has already read too far into it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 XDR_BUF_TRIM(9)
Related Man Pages
io_trywrite(3) - debian
ne_buffer_concat(3) - debian
ne_buffer_zappend(3) - debian
stralloc(3) - debian
humanize_number(9) - netbsd
Similar Topics in the Unix Linux Community
Tar Command
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!