Home
last modified time | relevance | path

Searched refs:Rawmode (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/tcsh/
H A Ded.inputl.c126 if (Rawmode() < 0) in Inputl()
658 (void) Rawmode(); in RunCommand()
774 if (Rawmode() < 0) /* make sure the tty is set up correctly */ in GetNextChar()
H A Dtc.sched.c246 (void) Rawmode(); in sched_run()
H A Ded.decls.h54 extern int Rawmode (void);
H A Ded.init.c362 Rawmode(void) in Rawmode() function
H A Dtc.func.c649 (void) Rawmode(); /* Make sure, cause we want echo off */ in xgetpass()
783 (void) Rawmode(); in auto_lock()
H A Ded.chared.c2020 (void) Rawmode(); /* go on */ in e_run_fg_editor()
3399 (void) Rawmode(); in e_stuff_char()
H A Dsh.proc.c397 (void) Rawmode(); in pchild()
H A DFixes1114 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 editing
2061 11. Always start in Rawmode()