Home
last modified time | relevance | path

Searched refs:PPOU (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/csh/
H A Dsh.proc.h62 #define PPOU (1<<11) /* piped output */ macro
H A Dsh.proc.c428 pp->p_flags |= PPOU; in palloc()
706 if (pp->p_flags & PPOU) in pprint()