struct tarpc_mkdir_out

struct tarpc_mkdir_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int retval;
};