#include <termio.h>
Include dependency graph for dce-termio.h:
This graph shows which files directly or indirectly include this file: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.
Here is the call graph for this function:| 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.
Here is the call graph for this function: