Home
last modified time | relevance | path

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

/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dsound.c519 OSSPlaySoundAdhoc(char *filename) in OSSPlaySoundAdhoc() function
708 if ((sound_state & SOUND_OSS) && OSSPlaySoundAdhoc(filename)) in PlaySoundAdhoc()