TURN_ECHO_ON 49 lib/replace/getpass.c #define TURN_ECHO_ON(t) ((t).c_lflag |= ECHO) TURN_ECHO_ON 79 lib/replace/getpass.c #define TURN_ECHO_ON(t) ((t).sg_flags |= ECHO) TURN_ECHO_ON 97 lib/replace/getpass.c #define TURN_ECHO_ON(t) ((t).c_lflag |= ECHO)