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

/illumos-gate/usr/src/cmd/cdrw/
H A Dmain.h46 extern int audio_type;
H A Dwrite_audio.c48 if (audio_type == AUDIO_TYPE_NONE) {
60 at = audio_type;
H A Dmain.c56 int audio_type = AUDIO_TYPE_NONE; variable
314 audio_type = get_audio_type(optarg);
315 if (audio_type == -1) {
H A Ddae.c64 if (audio_type == AUDIO_TYPE_NONE) {
76 at = audio_type;

Completed in 432 milliseconds