Searched refs:iops (Results 1 – 2 of 2) sorted by relevance
263 struct ioword *iop, **iops; in get_command() local269 iops = alloc2((NUFILE + 1), sizeof(struct ioword *), ATEMP); in get_command()277 afree(iops, ATEMP); in get_command()298 iops[iopn++] = iop; in get_command()491 iops[iopn++] = iop; in get_command()495 afree(iops, ATEMP); in get_command()498 iops[iopn++] = NULL; in get_command()499 iops = aresize2(iops, iopn, sizeof(struct ioword *), ATEMP); in get_command()500 t->ioact = iops; in get_command()
2356 Check here string related regression with multiple iops