xdr_stream_pos(9) Return the current offset from the start of the xdr_stream

SYNOPSIS

unsigned int xdr_stream_pos(const struct xdr_stream * xdr);

ARGUMENTS

xdr

pointer to struct xdr_stream

COPYRIGHT