Searched refs:ttyset (Results 1 – 1 of 1) sorted by relevance
458 static int ttyset; /* We must now do erase/kill */ variable481 ttyset = 0; in grabh()498 if (!ttyset && hp->h_to != NOSTR) in grabh()499 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()507 if (!ttyset && hp->h_subject != NOSTR) in grabh()508 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()516 if (!ttyset && hp->h_cc != NOSTR) in grabh()517 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()525 if (!ttyset && hp->h_bcc != NOSTR) in grabh()526 ttyset++, stty(fileno(stdin), &ttybuf); in grabh()[all …]