:orphan: .. index:: pair: struct; tarpc_te_shell_cmd_out .. _doxid-structtarpc__te__shell__cmd__out: struct tarpc_te_shell_cmd_out ============================= .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_te_shell_cmd_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; :ref:`tarpc_pid_t` :target:`pid`; tarpc_int :target:`in_fd`; tarpc_int :target:`out_fd`; tarpc_int :target:`err_fd`; };