setlim
static int setlim(struct limits *, Char, rlim_t);
if (setlim(lp, hard, limit) == -1)
if (setlim(lp, hard, RLIM_INFINITY) == -1)