setterm.c File Reference

#include <curses.h>
#include "curspriv.h"

Include dependency graph for setterm.c:

Go to the source code of this file.

Functions

 _PROTOTYPE (static void ttysetflags,(void))
static void ttysetflags ()
void raw ()
void noraw ()
void echo ()
void noecho ()
void nl ()
void nonl ()
void cbreak ()
void nocbreak ()


Function Documentation

_PROTOTYPE static void  ttysetflags,
(void) 
 

void cbreak  ) 
 

Definition at line 66 of file setterm.c.

References _cursvar, cursv::cbrkmode, TRUE, and ttysetflags().

void echo  ) 
 

Definition at line 42 of file setterm.c.

References _cursvar, cursv::echoit, TRUE, and ttysetflags().

void nl  ) 
 

Definition at line 54 of file setterm.c.

References FALSE, NONL, and ttysetflags().

void nocbreak  ) 
 

Definition at line 72 of file setterm.c.

References _cursvar, cursv::cbrkmode, FALSE, and ttysetflags().

void noecho  ) 
 

Definition at line 48 of file setterm.c.

References _cursvar, cursv::echoit, FALSE, and ttysetflags().

void nonl  ) 
 

Definition at line 60 of file setterm.c.

References NONL, TRUE, and ttysetflags().

void noraw  ) 
 

Definition at line 36 of file setterm.c.

References _cursvar, FALSE, cursv::rawmode, and ttysetflags().

void raw  ) 
 

Definition at line 30 of file setterm.c.

References _cursvar, cursv::rawmode, TRUE, and ttysetflags().

static void ttysetflags  )  [static]
 

Definition at line 6 of file setterm.c.

References _cursvar, _tty, termios::c_iflag, termios::c_lflag, termios::c_oflag, cursv::cbrkmode, ECHO, cursv::echoit, ECHONL, ICANON, ICRNL, IEXTEN, ISIG, IXON, NONL, OPOST, cursv::rawmode, TCSANOW, and tcsetattr.

Referenced by cbreak(), echo(), nl(), nocbreak(), noecho(), nonl(), noraw(), and raw().


Generated on Fri Apr 14 23:16:03 2006 for minix by  doxygen 1.4.6