TCSANOW            55 lib/replace/getpass.c #ifndef TCSANOW
TCSANOW           204 lib/replace/getpass.c 			tcsetattr (fileno (in), TCSANOW, &t);
TCSANOW           217 source3/smbd/chgpasswd.c 	if (tcsetattr(0, TCSANOW, &stermios) < 0)
TCSANOW            99 source4/heimdal/lib/hcrypto/ui.c 	tcsetattr(fileno(tty), TCSANOW, &t_new);
TCSANOW           122 source4/heimdal/lib/hcrypto/ui.c 	tcsetattr(fileno(tty), TCSANOW, &t_old);