Searched refs:iopn (Results 1 – 1 of 1) sorted by relevance
270 int c, iopn = 0, syniocf, lno; in get_command() local312 if (iopn >= NUFILE) in get_command()314 iops[iopn++] = iop; in get_command()377 if (iopn != 0 || XPsize(args) != 1 || XPsize(vars) != 0) in get_command()507 if (iopn >= NUFILE) in get_command()509 iops[iopn++] = iop; in get_command()512 if (iopn == 0) { in get_command()516 iops[iopn++] = NULL; in get_command()517 iops = aresize2(iops, iopn, sizeof(struct ioword *), ATEMP); in get_command()