setlim
static int setlim(const struct limits *, Char, RLIM_TYPE);
if (setlim(lp, hard, limit) < 0)
if (setlim(lp, hard, (RLIM_TYPE)RLIM_INFINITY) < 0)