HomeSort by relevance Sort by last modified time
    Searched full:iocopy (Results 1 - 1 of 1) sorted by null

  /external/mksh/src/
tree.c 34 static struct ioword **iocopy(struct ioword **, Area *);
553 r->ioact = (t->ioact == NULL) ? NULL : iocopy(t->ioact, ap);
643 iocopy(struct ioword **iow, Area *ap) function

Completed in 1569 milliseconds