Home
last modified time | relevance | path

Searched refs:Errdetect (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c91 static int Errdetect = FALSE; /* don't worry about underrun */ variable
310 Errdetect = TRUE; in main()
807 if (Errdetect) { in main()