Home
last modified time | relevance | path

Searched refs:ttread (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/bsd/kern/
H A Dtty_conf.c101 { ttyopen, ttylclose, ttread, ttwrite,
105 { ttyopen, ttylclose, ttread, ttwrite,
H A Dtty.c2094 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 Dtty.h315 int ttread(struct tty *tp, struct uio *uio, int flag);