Searched defs:audio_type (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cdrw/
H A Dmain.c56 int audio_type = AUDIO_TYPE_NONE; variable
314 audio_type = get_audio_type(optarg);
315 if (audio_type == -1) {

Completed in 70 milliseconds