Home
last modified time | relevance | path

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

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