Searched refs:ttwrite (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/window/
H A Dtt.h157 void ttwrite(const char *, int);
161 #define ttxputs(s) ttwrite((s)->ts_str, (s)->ts_n)
H A Dttoutput.c98 ttwrite(const char *s, int n) function
H A Dttzapple.c147 ttwrite(p, n);
378 ttwrite(s, n);
H A Dtth19.c152 ttwrite(p, n);
H A Dttgeneric.c257 ttwrite(p, n);
H A Dcompress.c895 ttwrite(p->string, p->length);
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dtty_conf.c86 .l_write = ttwrite,
104 .l_write = ttwrite,
H A Dtty.c2043 ttwrite(struct tty *tp, struct uio *uio, int flag) function
2267 * Screwed by ttwrite; retype
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/kernel/
H A Dtty_clk.c145 ttwrite(tp, uio);
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dtty.h268 int ttwrite(struct tty *, struct uio *, int);

Completed in 82 milliseconds