Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/kern/
H A Dtty_conf.c99 { ttyopen, ttylclose, ttread, ttwrite,
103 { ttyopen, ttylclose, ttread, ttwrite,
H A Dtty.c2352 ttwrite(struct tty *tp, struct uio *uio, int flag) in ttwrite() function
/xnu-8020.101.4/bsd/sys/
H A Dtty.h319 int ttwrite(struct tty *tp, struct uio *uio, int flag);