Home
last modified time | relevance | path

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

/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dsound.c308 ESDPlaySoundAdhoc(char *filename) in ESDPlaySoundAdhoc() function
704 if ((sound_state & SOUND_ESD) && ESDPlaySoundAdhoc(filename)) in PlaySoundAdhoc()