Home | History | Annotate | Download | only in src

Lines Matching refs:tcgetattr

304 	if (tcgetattr(fileno(rl_instream), &t) != -1 && (t.c_lflag & ECHO) == 0)