xdr_stream_pos (9) - Linux Manuals

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

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

xdr

pointer to struct xdr_stream

COPYRIGHT