Searched refs:synth_write (Results 1 – 4 of 4) sorted by relevance
80 void synth_write(const char *buf, size_t count);
32 synth_write(buf, bytes); in speakup_file_write()
211 void synth_write(const char *_buf, size_t count) in synth_write() function
429 synth_write(unescaped, strlen(unescaped)); in synth_direct_store()