:orphan: .. index:: pair: struct; tarpc_dirent .. _doxid-structtarpc__dirent: struct tarpc_dirent =================== .. toctree:: :hidden: .. ref-code-block:: cpp :class: doxyrest-overview-code-block struct tarpc_dirent { // fields uint64_t :target:`d_ino`; char :target:`d_name`; uint64_t :target:`d_off`; tarpc_int :target:`d_type`; tarpc_uint :target:`d_namelen`; tarpc_uint :target:`d_props`; };