Searched refs:ttwrite (Results 1 – 3 of 3) sorted by relevance
| /xnu-8020.101.4/bsd/kern/ |
| H A D | tty_conf.c | 99 { ttyopen, ttylclose, ttread, ttwrite, 103 { ttyopen, ttylclose, ttread, ttwrite,
|
| H A D | tty.c | 2352 ttwrite(struct tty *tp, struct uio *uio, int flag) in ttwrite() function
|
| /xnu-8020.101.4/bsd/sys/ |
| H A D | tty.h | 319 int ttwrite(struct tty *tp, struct uio *uio, int flag);
|