Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.glob.c70 static void backeval (struct blk_buf *, struct Strbuf *, Char *,
689 backeval(&bb, &word, ep, literal); in dobackp()
702 backeval(struct blk_buf *bb, struct Strbuf *word, Char *cp, int literal) in backeval() function
H A DFixes230 38. Don't fork in backeval from Bryan Mason