Home | History | Annotate | Download | only in csh

Lines Matching refs:Char

35 static char sccsid[] = "@(#)sem.c	8.1 (Berkeley) 5/31/93";
57 static Char *splicepipe(struct command *t, Char *);
59 static void chkclob(char *);
285 blkfree((Char **)Vt);
452 Char **v;
481 static Char *
482 splicepipe(struct command *t, Char *cp /* word after < or > */)
484 Char *blk[2];
487 Char **pv;
503 Char **av = blkspl(t->t_dcom, &pv[1]);
526 Char *cp;
534 char tmp[MAXPATHLEN+1];
568 char tmp[MAXPATHLEN+1];
636 chkclob(char *cp)