HomeSort by relevance Sort by last modified time
    Searched refs:IODOC (Results 1 - 8 of 8) sorted by null

  /onnv/onnv-gate/usr/src/cmd/fmli/sys/
test.h 111 #define IODOC 16
  /onnv/onnv-gate/usr/src/lib/libshell/common/include/
shnodes.h 176 #define IODOC 0x100 /* << redirection operator */
  /onnv/onnv-gate/usr/src/cmd/sh/
func.c 151 if (iop->iofile & IODOC)
436 if (iof & IODOC)
cmd.c 516 iof |= IODOC|IODOC_SUBST;
553 if (iof & IODOC)
defs.h 128 #define IODOC 0x0010
  /onnv/onnv-gate/usr/src/lib/libshell/common/sh/
deparse.c 484 if(!(iop->iofile&IODOC))
parse.c     [all...]
io.c 1046 if(iof&IODOC)
    [all...]

Completed in 240 milliseconds