HomeSort by: relevance | last modified time | path
    Searched defs:iopn (Results 1 - 1 of 1) sorted by relevancy

  /src/bin/ksh/
syn.c 213 int c, iopn = 0, syniocf; local in function:get_command
243 if (iopn >= NUFILE)
245 iops[iopn++] = synio(cf);
250 /* the iopn == 0 and XPsize(vars) == 0 are
253 if (iopn == 0 && XPsize(vars) == 0
274 if (iopn != 0 || XPsize(args) != 1
397 if (iopn >= NUFILE)
399 iops[iopn++] = iop;
402 if (iopn == 0) {
406 iops[iopn++] = NULL
    [all...]

Completed in 12 milliseconds