nbio 351 compat/hpux/hpux_tty.c int flags, nbio;
nbio 353 compat/hpux/hpux_tty.c nbio = (htios.c_cc[HPUXVMINS] == 0 &&
nbio 355 compat/hpux/hpux_tty.c if ((nbio && (fp->f_flag & FNONBLOCK) == 0) ||
nbio 356 compat/hpux/hpux_tty.c (!nbio && (fp->f_flag & FNONBLOCK))) {
nbio 361 compat/hpux/hpux_tty.c if (nbio)