Searched defs:PDIAG (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.parse.c196 #define PDIAG 8 macro
449 f |= PDIAG;
582 if (flags & (POUT|PDIAG))
595 if ((flags & POUT) && (flags & PDIAG) == 0 || t->t_drit)
H A Dsh.proc.h61 #define PDIAG (1<<10) /* diagnostic output also piped out */ macro

Completed in 58 milliseconds