Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.proc.c993 struct process *pipehead = NULL, *pipetail = NULL, *pmarker = NULL; in pprint() local
1021 pipehead = pp; in pprint()
1045 (inpipe && pipetail == tp && pp == pipehead)); in pprint()
1172 (inpipe && pipehead->p_friends == tp && pp == pipetail)); in pprint()
1193 pp = pipehead; in pprint()