Searched defs:getty_data (Results 1 – 1 of 1) sorted by relevance
640 struct getty_data { struct641 char *issue_str;642 char *login_str;643 char *init_str;644 char *host_str; 645 long timeout;647 char *tty_name; 648 int speeds[20];649 int sc; 650 struct termios termios;[all …]