Searched refs:DEVTTY (Results 1 – 1 of 1) sorted by relevance
50 #define DEVTTY "/dev/tty" /* device for interactive i/o */ macro65 if ((ttyfd = open(DEVTTY, O_RDWR)) >= 0) { in tty_init()75 paxwarn(1, "Fatal error, cannot open %s", DEVTTY); in tty_init()