FreeBSD kernel kern code
ttydisc_recalc_length Struct Reference

Data Fields

struct tty * tp
 
unsigned int curlen
 

Detailed Description

Definition at line 704 of file tty_ttydisc.c.

Field Documentation

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().


The documentation for this struct was generated from the following file: