:orphan: .. index:: pair: struct; tarpc_preadv2_in .. _doxid-structtarpc__preadv2__in: struct tarpc_preadv2_in ======================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_preadv2_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; tarpc_int :target:`fd`; struct :ref:`tarpc_iovec` :target:`vector<>`; :ref:`tarpc_size_t` :target:`count`; :ref:`tarpc_off_t` :target:`offset`; tarpc_uint :target:`flags`; };