Home
last modified time | relevance | path

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

/netbsd-src/tests/dev/audio/
H A Daudiotest.c181 char devsound[16]; /* "/dev/soundN" */ variable
638 snprintf(devsound, sizeof(devsound), "/dev/sound%d", unit); in init()
1699 fd = OPEN(devsound, openmode); in DEF()
1716 fd = OPEN(devsound, openmode); in DEF()
1777 fd = OPEN(devsound, openmode); in DEF()