Searched refs:splicepipe (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dsh.sem.c61 static Char *splicepipe (struct command *, Char *);
778 splicepipe(struct command *t, Char *cp) function
841 cp = splicepipe(t, t->t_dlef);
881 cp = splicepipe(t, t->t_drit);

Completed in 53 milliseconds