Home | History | Annotate | Download | only in audio

Lines Matching full:strval

393     char *strval;
395 strval = getenv (key);
396 if (strval) {
398 val = atoi (strval);