getval
switch (getval(lp, v+1, &limit)) {
static int getval(struct limits *lp, tchar **v, rlim_t *);
policy->cp_default = getval(line);
policy->cp_allow = getval(line);
policy->cp_deny = getval(line);