vox_write         271 src/sound.c    static void vox_write (struct sound_device *, const char *, ptrdiff_t);
vox_write         859 src/sound.c      sd->write = vox_write;