Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.sem.c799 blk[0] = Dfix1(cp); /* expand $ */ in splicepipe()
823 buf = Dfix1(cp); in splicepipe()
H A Dsh.decls.h78 extern Char *Dfix1 (Char *);
H A Dsh.dol.c115 Dfix1(Char *cp) in Dfix1() function
H A Dsh.func.c872 cp = strip(Dfix1(word.s)); in search()