Searched defs:getty_data (Results 1 – 1 of 1) sorted by relevance
552 struct getty_data { struct553 char *issue_str;554 char *login_str;555 char *init_str;556 char *host_str; 557 long timeout;559 char *tty_name; 560 int speeds[20];561 int sc; 562 struct termios termios;[all …]