Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dtty_ttydisc.c718 struct ttydisc_recalc_length { struct
726 struct ttydisc_recalc_length *data = d; in ttydisc_recalc_charlength() argument
742 struct ttydisc_recalc_length data = { tp, tp->t_writepos }; in ttydisc_recalc_linelength()