Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dtty_conf.c88 .l_write = ttwrite,
106 .l_write = ttwrite,
H A Dtty.c2224 ttwrite(struct tty *tp, struct uio *uio, int flag) in ttwrite() function
/netbsd-src/sys/sys/
H A Dtty.h286 int ttwrite(struct tty *, struct uio *, int);