File: stty.h

package info (click to toggle)
mserver 0.23a-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 84 kB
  • ctags: 64
  • sloc: ansic: 670; makefile: 55; sh: 29
file content (4 lines) | stat: -rw-r--r-- 113 bytes parent folder | download | duplicates (2)
1
2
3
4
void stty_initstore (void);
int  stty_raw (int fd);
int stty_clocal (int fd, int clocal);
void stty_orig (void);