Lines Matching refs:ttyset
458 static int ttyset; /* We must now do erase/kill */
481 ttyset = 0;
498 if (!ttyset && hp->h_to != NOSTR)
499 ttyset++, stty(fileno(stdin), &ttybuf);
507 if (!ttyset && hp->h_subject != NOSTR)
508 ttyset++, stty(fileno(stdin), &ttybuf);
516 if (!ttyset && hp->h_cc != NOSTR)
517 ttyset++, stty(fileno(stdin), &ttybuf);
525 if (!ttyset && hp->h_bcc != NOSTR)
526 ttyset++, stty(fileno(stdin), &ttybuf);
534 if (!ttyset && hp->h_subject != NOSTR)
535 ttyset++, stty(fileno(stdin), &ttybuf);
547 if (ttyset)
627 if (!ttyset)