Searched refs:ttread (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 | 2094 ttread(struct tty *tp, struct uio *uio, int flag) in ttread() function 2357 error = ttysleep(tp, &ttread, TTIPRI | PCATCH, in ttread()
|
| /xnu-10002.41.9/bsd/sys/ |
| H A D | tty.h | 315 int ttread(struct tty *tp, struct uio *uio, int flag);
|