Searched refs:scc_write (Results 1 – 2 of 2) sorted by relevance
596 int scc_write (ct_chan_t *c, unsigned char *d, int len);
1063 int scc_write (ct_chan_t *c, unsigned char *d, int len) in scc_write() function1131 if (scc_write (c, &b, 1) < 0) in scc_write_byte()