struct tarpc_dirent
struct tarpc_dirent { // fields uint64_t d_ino; char d_name; uint64_t d_off; tarpc_int d_type; tarpc_uint d_namelen; tarpc_uint d_props; };
struct tarpc_dirent { // fields uint64_t d_ino; char d_name; uint64_t d_off; tarpc_int d_type; tarpc_uint d_namelen; tarpc_uint d_props; };