Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDtty_ttydisc.c268 ttydisc_read_raw_no_timer(struct tty *tp, struct uio *uio, int ioflag) in ttydisc_read_raw_no_timer() function
422 error = ttydisc_read_raw_no_timer(tp, uio, ioflag); in ttydisc_read()