Searched defs:getty_data (Results 1 – 1 of 1) sorted by relevance
628 struct getty_data { struct629 char *issue_str;630 char *login_str;631 char *init_str;632 char *host_str; 633 long timeout;635 char *tty_name; 636 int speeds[20];637 int sc; 638 struct termios termios;[all …]