struct tarpc_readdir_out { // fields struct tarpc_out_arg common; tarpc_bool ret_null; tarpc_dirent dent; };