Home | History | Annotate | Download | only in audio

Lines Matching defs:strp

509                 const char **strp = opt->valp;
512 *strp ? *strp : "(not set)");
592 const char **strp = opt->valp;
593 *strp = audio_get_conf_str (optname, *strp, &def);