Home | History | Annotate | Download | only in audio

Lines Matching defs:strval

397     char *strval;
399 strval = getenv (key);
400 if (strval) {
402 val = atoi (strval);