Home | History | Annotate | Download | only in audio

Lines Matching refs:strval

394     char *strval;
396 strval = getenv (key);
397 if (strval) {
399 val = atoi (strval);