DIALOUT
error = ttyopen(tp, DIALOUT(dev), flag & O_NONBLOCK);
error = ttyopen(tp, DIALOUT(dev), (flags & O_NONBLOCK));