Searched refs:iocopy (Results 1 – 1 of 1) sorted by relevance
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) in iocopy() function