struct tarpc_system_in

struct tarpc_system_in {
    // fields

    struct tarpc_in_arg common;
    char cmd;
};