Home
last modified time | relevance | path

Searched refs:NODE_PIPE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcsh/
H A Dsh.parse.c444 t->t_dtyp = NODE_PIPE; in syn2()
671 case NODE_PIPE: in freesyn()
H A Dsh.proc.c867 case NODE_PIPE: in padd()
877 case NODE_PIPE: in padd()
H A Dsh.sem.c697 case NODE_PIPE: in execute()
H A Dsh.h883 #define NODE_PIPE 3 /* t_dlef | t_drit */ macro