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