Searched refs:Rawmode (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Ded.inputl.c130 if (Rawmode() < 0)
662 (void) Rawmode();
776 if (Rawmode() < 0) /* make sure the tty is set up correctly */
H A Ded.decls.h55 extern int Rawmode (void);
H A Dtc.sched.c250 (void) Rawmode();
H A Ded.init.c366 Rawmode(void) function
380 xprintf("Rawmode: tty_getty: %s\n", strerror(errno));
540 xprintf("Rawmode: tty_setty: %s\n", strerror(errno));
H A Ded.chared.c2016 (void) Rawmode(); /* go on */
3395 (void) Rawmode();
H A Dsh.proc.c398 (void) Rawmode();

Completed in 146 milliseconds