Home
last modified time | relevance | path

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

/freebsd-head/contrib/tcsh/
HDed.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()
HDtc.sched.c246 (void) Rawmode(); in sched_run()
HDed.decls.h54 extern int Rawmode (void);
HDed.init.c362 Rawmode(void) in Rawmode() function
HDtc.func.c649 (void) Rawmode(); /* Make sure, cause we want echo off */ in xgetpass()
783 (void) Rawmode(); in auto_lock()
HDed.chared.c2020 (void) Rawmode(); /* go on */ in e_run_fg_editor()
3399 (void) Rawmode(); in e_stuff_char()
HDsh.proc.c397 (void) Rawmode(); in pchild()
HDFixes1114 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()