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

  /onnv/onnv-gate/usr/src/cmd/csh/
sh.proc.h 61 #define PDIAG (1<<10) /* diagnostic output also piped out */
sh.parse.c 196 #define PDIAG 8
449 f |= PDIAG;
582 if (flags & (POUT|PDIAG))
595 if ((flags & POUT) && (flags & PDIAG) == 0 || t->t_drit)
sh.proc.c 430 pp->p_flags |= PDIAG;
708 if (pp->p_flags & PDIAG)

Completed in 3360 milliseconds