Scroll to navigation

XDR_STREAM_POS(9) Linux Networking XDR_STREAM_POS(9)

NAME

xdr_stream_pos - Return the current offset from the start of the xdr_stream

SYNOPSIS

unsigned int xdr_stream_pos(const struct xdr_stream * xdr);

ARGUMENTS

const struct xdr_stream * xdr

pointer to struct xdr_stream

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11