Searched refs:iocopy (Results 1 – 1 of 1) sorted by relevance
34 static struct ioword **iocopy(struct ioword **, Area *);586 r->ioact = (t->ioact == NULL) ? NULL : iocopy(t->ioact, ap); in tcopy()682 iocopy(struct ioword **iow, Area *ap) in iocopy() function