Searched refs:iowp (Results 1 – 1 of 1) sorted by relevance
61 struct ioword **iowp; in execute() local145 for (iowp = t->ioact; *iowp != NULL; iowp++) { in execute()146 if (iosetup(*iowp, tp) < 0) { in execute()435 for (iowp = t->left->ioact; *iowp != NULL; iowp++) in execute()436 if ((*iowp)->ioflag & IODUPSELF) in execute()437 fcntl((*iowp)->unit, F_SETFD, 0); in execute()