Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dtty_conf.c101 { ttyopen, ttylclose, ttread, ttwrite,
105 { ttyopen, ttylclose, ttread, ttwrite,
H A Dtty.c2463 ttwrite(struct tty *tp, struct uio *uio, int flag) in ttwrite() function
/xnu-12377.81.4/bsd/sys/
H A Dtty.h322 int ttwrite(struct tty *tp, struct uio *uio, int flag);