Lines Matching defs:getty_data
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;631 char buff[128];