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

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

Completed in 44 milliseconds