|
FreeBSD kernel kern code
|
Data Fields | |
| struct tty * | tp |
| unsigned int | curlen |
Definition at line 704 of file tty_ttydisc.c.
| unsigned int ttydisc_recalc_length::curlen |
Definition at line 706 of file tty_ttydisc.c.
Referenced by ttydisc_recalc_charlength(), and ttydisc_recalc_linelength().
| struct tty* ttydisc_recalc_length::tp |
Definition at line 705 of file tty_ttydisc.c.
Referenced by ttydisc_recalc_charlength(), and ttydisc_recalc_linelength().