Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/ossaudio/
Dossaudio.c53 #define DPRINTF(x) if (ossdebug) printf x
54 int ossdebug = 0; variable