Home
last modified time | relevance | path

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

/openbsd/src/sys/kern/
Dtty_conf.c58 { ttyopen, ttylclose, ttread, ttwrite, nullioctl,
89 { nmeaopen, nmeaclose, ttread, ttwrite, nullioctl,
97 { mstsopen, mstsclose, ttread, ttwrite, nullioctl,
105 { endrunopen, endrunclose, ttread, ttwrite, nullioctl,
Dtty.c1487 ttread(struct tty *tp, struct uio *uio, int flag) in ttread() function
/openbsd/src/sys/sys/
Dtty.h270 int ttread(struct tty *tp, struct uio *uio, int flag);