Searched defs:getty_data (Results 1 – 1 of 1) sorted by relevance
620 struct getty_data { struct621 char *issue_str;622 char *login_str;623 char *init_str;624 char *host_str; 625 long timeout;627 char *tty_name; 628 int speeds[20];629 int sc; 630 struct termios termios;[all …]