Lines Matching defs:val
1383 char *val, *v;1441 val = NULL;1454 v = val = *ep++ = xmalloc(e);1455 v += snprintf(val, e, "%s_%s=", prefix, opt->var);