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

  /src/bin/ksh/
tree.c 23 static struct ioword **iocopy ARGS((struct ioword **iow, Area *ap));
519 r->ioact = (t->ioact == NULL) ? NULL : iocopy(t->ioact, ap);
665 iocopy(iow, ap) function

Completed in 11 milliseconds