DEVTTY
if ((ttyfd = open(DEVTTY, O_RDWR)) >= 0) {
tty_warn(1, "Fatal error, cannot open %s", DEVTTY);