Home | History | Annotate | Download | only in alsa_sound

Lines Matching refs:O_WRONLY

395     filed = open(fn, O_WRONLY | O_CREAT | O_TRUNC | O_APPEND, 0664);