#include <termio.h>
Go to the source code of this file.
Functions | |
int | dce_tcgetattr (int fd, struct termios *termios_p) |
int | dce_tcsetattr (int fd, int optional_actions, const struct termios *termios_p) |
int dce_tcgetattr | ( | int | fd, |
struct termios * | termios_p | ||
) |
Definition at line 15 of file dce-termio.cc.
References ns3::Current(), and ns3::Thread::err.
int dce_tcsetattr | ( | int | fd, |
int | optional_actions, | ||
const struct termios * | termios_p | ||
) |
Definition at line 23 of file dce-termio.cc.
References ns3::Current(), and ns3::Thread::err.