Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dtty_ttydisc.c183 ttydisc_read_raw_no_timer(struct tty *tp, struct uio *uio, int ioflag) in ttydisc_read_raw_no_timer() function
337 error = ttydisc_read_raw_no_timer(tp, uio, ioflag); in ttydisc_read()