Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcsh/
Ded.inputl.c130 if (Rawmode() < 0) in Inputl()
662 (void) Rawmode(); in RunCommand()
776 if (Rawmode() < 0) /* make sure the tty is set up correctly */ in GetNextChar()
Dtc.sched.c250 (void) Rawmode(); in sched_run()
Ded.decls.h55 extern int Rawmode (void);
Ded.init.c366 Rawmode(void) in Rawmode() function
Dtc.func.c617 (void) Rawmode(); /* Make sure, cause we want echo off */ in xgetpass()
751 (void) Rawmode(); in auto_lock()
Ded.chared.c2016 (void) Rawmode(); /* go on */ in e_run_fg_editor()
3395 (void) Rawmode(); in e_stuff_char()
Dsh.proc.c398 (void) Rawmode(); in pchild()
DFixes975 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 editing
1922 11. Always start in Rawmode()