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