struct tarpc_access_in

struct tarpc_access_in {
    // fields

    struct tarpc_in_arg common;
    char path;
    tarpc_int mode;
};