:orphan:

.. index:: pair: struct; tarpc_te_file_check_executable_out
.. _doxid-structtarpc__te__file__check__executable__out:

struct tarpc_te_file_check_executable_out
=========================================

.. toctree::
	:hidden:

Overview
~~~~~~~~




.. ref-code-block:: cpp
	:class: doxyrest-overview-code-block

	
	struct tarpc_te_file_check_executable_out {
		// fields
	
		struct :ref:`tarpc_out_arg<doxid-structtarpc__out__arg>` :target:`common<doxid-structtarpc__te__file__check__executable__out_1afb6a1539a7ed2fe1b8218fa20a63a04e>`;
		tarpc_int :ref:`retval<doxid-structtarpc__te__file__check__executable__out_1afb4b5229bfabb58e9395af5757ad2ef4>`;
	};
.. _details-structtarpc__te__file__check__executable__out:

Detailed Documentation
~~~~~~~~~~~~~~~~~~~~~~



Fields
------

.. index:: pair: variable; retval
.. _doxid-structtarpc__te__file__check__executable__out_1afb4b5229bfabb58e9395af5757ad2ef4:

.. ref-code-block:: cpp
	:class: doxyrest-title-code-block

	tarpc_int retval

``0`` on success, otherwise - fail.