HomeSort by: relevance | last modified time | path
    Searched defs:iowp (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
exec.c 86 struct ioword **iowp; local in function:execute
143 for (iowp = t->ioact; *iowp != NULL; iowp++) {
144 if (iosetup(*iowp, tp) < 0) {
exec.c 86 struct ioword **iowp; local in function:execute
143 for (iowp = t->ioact; *iowp != NULL; iowp++) {
144 if (iosetup(*iowp, tp) < 0) {

Completed in 24 milliseconds