_PATH_TTY
t = open(_PATH_TTY, O_RDWR);
#ifndef _PATH_TTY
if ((f = open(_PATH_TTY, 0)) == -1)
(input = output = open(_PATH_TTY, O_RDWR)) == -1) {