Searched refs:Rawmode (Results 1 – 8 of 8) sorted by relevance
126 if (Rawmode() < 0) in Inputl()658 (void) Rawmode(); in RunCommand()774 if (Rawmode() < 0) /* make sure the tty is set up correctly */ in GetNextChar()
246 (void) Rawmode(); in sched_run()
54 extern int Rawmode (void);
362 Rawmode(void) in Rawmode() function
649 (void) Rawmode(); /* Make sure, cause we want echo off */ in xgetpass()783 (void) Rawmode(); in auto_lock()
2020 (void) Rawmode(); /* go on */ in e_run_fg_editor()3399 (void) Rawmode(); in e_stuff_char()
397 (void) Rawmode(); in pchild()
1114 18. Unconditionally change stty modes in Rawmode()1805 4. oflag was not being updated correctly in Rawmode()2056 1. Fixed so that Rawmode() is not called when we are not editing2061 11. Always start in Rawmode()