struct tarpc_rlimit

struct rlimit

struct tarpc_rlimit {
    // fields

    tarpc_rlim_t rlim_cur;
    tarpc_rlim_t rlim_max;
};