struct tarpc_te_stat_in

struct tarpc_te_stat_in {
    // fields

    struct tarpc_in_arg common;
    char path;
    struct tarpc_stat buf;
};