:orphan: .. index:: pair: struct; tarpc_gethostbyname_out .. _doxid-structtarpc__gethostbyname__out: struct tarpc_gethostbyname_out ============================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_gethostbyname_out { // fields struct :ref:`tarpc_out_arg` :target:`common`; :ref:`tarpc_hostent` :target:`res`; };