Searched defs:getty_data (Results 1 – 1 of 1) sorted by relevance
670 struct getty_data { struct671 char *issue_str;672 char *login_str;673 char *init_str;674 char *host_str; 675 long timeout;677 char *tty_name; 678 int speeds[20];679 int sc; 680 struct termios termios;[all …]