Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dproc.h73 #define PPOU (1<<11) /* piped output */ macro
H A Dproc.c468 pp->p_flags |= PPOU; in palloc()
732 || (pp->p_flags & PPOU) == 0))) { in pprint()
757 if (pp->p_flags & PPOU) in pprint()