Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exp.c58 static tcsh_number_t exp2x (Char ***, int);
215 tcsh_number_t p1 = exp2x(vp, ignore); in exp1()
224 exp2x(vp, (ignore & TEXP_IGNORE) || !p1); in exp1()
237 exp2x(Char ***vp, int ignore) in exp2x() function
247 exp2x(vp, ignore) : in exp2x()