Searched refs:soundcb_T (Results 1 – 1 of 1) sorted by relevance
20 typedef struct soundcb_S soundcb_T; typedef28 soundcb_T *snd_next;31 static soundcb_T *first_callback = NULL;43 static soundcb_T *47 soundcb_T *soundcb; in get_sound_callback()55 soundcb = ALLOC_ONE(soundcb_T); in get_sound_callback()73 soundcb_T *p; in delete_sound_callback()74 soundcb_T *prev = NULL; in delete_sound_callback()123 soundcb_T *soundcb = (soundcb_T *)userdata; in sound_callback()302 soundcb_T *p; in sound_wndproc()[all …]