:orphan: .. index:: pair: struct; tarpc_fcntl_in .. _doxid-structtarpc__fcntl__in: struct tarpc_fcntl_in ===================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_fcntl_in { // fields struct :ref:`tarpc_in_arg` :target:`common`; tarpc_int :target:`fd`; tarpc_int :target:`cmd`; fcntl_request :target:`arg`; };