Home
last modified time | relevance | path

Searched refs:ttwrite (Results 1 – 9 of 9) sorted by relevance

/mirbsd/src/sys/kern/
Dtty_conf.c100 { ttyopen, ttylclose, ttread, ttwrite, nullioctl,
107 { ttyopen, ttylclose, ttread, ttwrite, nullioctl,
Dtty.c1681 ttwrite(tp, uio, flag) in ttwrite() function
/mirbsd/src/usr.bin/window/
Dtt.h134 #define ttxputs(s) ttwrite((s)->ts_str, (s)->ts_n)
Dttzapple.c120 ttwrite(p, n);
340 ttwrite(s, n);
Dttoutput.c97 ttwrite(s, n) in ttwrite() function
Dtth19.c135 ttwrite(p, n);
Dttgeneric.c228 ttwrite(p, n);
Dcompress.c892 ttwrite(p->string, p->length);
/mirbsd/src/sys/sys/
Dtty.h272 int ttwrite(struct tty *tp, struct uio *uio, int flag);