Home
last modified time | relevance | path

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

/dports/x11-wm/vtwm/vtwm-5.5.0/
H A Dsound.c90 int esd_sound_id; member
633 sptr->esd_sound_id = ESDSendFileData(filename); in SetSound()
634 if (sptr->esd_sound_id < 0) in SetSound()
679 return(ESDPlaySound(sound_entries[mid].esd_sound_id, in PlaySound()