Searched refs:io_flag (Results 1 – 4 of 4) sorted by relevance
373 iop->io_unit = iop->io_flag&(IOREAD|IOHERE)? 0: 1;378 msg = iop->io_flag&(IOREAD|IOHERE)? "open": "create";379 if ((iop->io_flag & IOHERE) == 0) {384 if (iop->io_flag & IODUP) {391 iop->io_flag = IOCLOSE;392 iop->io_flag &= ~(IOREAD|IOWRITE);394 switch (iop->io_flag) {401 u = herein(iop->io_name, iop->io_flag&IOXHERE);
513 iop->io_flag |= IOHERE|IOXHERE;516 iop->io_flag &= ~ IOXHERE;519 h->h_dosub = iop->io_flag & IOXHERE;
126 short io_flag; /* action (below) */ member
581 iop->io_flag = f;