| Modifier and Type | Method | Description |
|---|---|---|
static int |
CLibrary.openpty(int[] amaster,
int[] aslave,
byte[] name,
CLibrary.Termios termios,
CLibrary.WinSize winsize) |
|
static int |
CLibrary.tcgetattr(int filedes,
CLibrary.Termios termios) |
|
static int |
CLibrary.tcsetattr(int filedes,
int optional_actions,
CLibrary.Termios termios) |