HomeSort by: relevance | last modified time | path
    Searched defs:splicepipe (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/csh/
sem.c 57 static Char *splicepipe(struct command *t, Char *);
482 splicepipe(struct command *t, Char *cp /* word after < or > */) function in typeref:typename:Char *
542 cp = splicepipe(t, t->t_dlef);
570 cp = splicepipe(t, t->t_drit);
sem.c 57 static Char *splicepipe(struct command *t, Char *);
482 splicepipe(struct command *t, Char *cp /* word after < or > */) function in typeref:typename:Char *
542 cp = splicepipe(t, t->t_dlef);
570 cp = splicepipe(t, t->t_drit);
sem.c 57 static Char *splicepipe(struct command *t, Char *);
482 splicepipe(struct command *t, Char *cp /* word after < or > */) function in typeref:typename:Char *
542 cp = splicepipe(t, t->t_dlef);
570 cp = splicepipe(t, t->t_drit);

Completed in 31 milliseconds