Searched refs:Rawmode (Results 1 – 8 of 8) sorted by relevance
130 if (Rawmode() < 0) in Inputl()662 (void) Rawmode(); in RunCommand()776 if (Rawmode() < 0) /* make sure the tty is set up correctly */ in GetNextChar()
250 (void) Rawmode(); in sched_run()
55 extern int Rawmode (void);
366 Rawmode(void) in Rawmode() function
617 (void) Rawmode(); /* Make sure, cause we want echo off */ in xgetpass()751 (void) Rawmode(); in auto_lock()
2016 (void) Rawmode(); /* go on */ in e_run_fg_editor()3395 (void) Rawmode(); in e_stuff_char()
398 (void) Rawmode(); in pchild()
975 18. Unconditionally change stty modes in Rawmode()1666 4. oflag was not being updated correctly in Rawmode()1917 1. Fixed so that Rawmode() is not called when we are not editing1922 11. Always start in Rawmode()