TIOCGETD
(2const)get or set the line discipline of the terminal
#include <asm/termbits.h> /* Definition of TIOC*ETD constants */ #include <sys/ioctl.h> int ioctl(int fd, TIOCGETD, int *argp); int ioctl(int fd, TIOCSETD, const int *argp);
get or set the line discipline of the terminal