Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.exp.c61 static tcsh_number_t exp2c (Char ***, int);
285 tcsh_number_t p1 = exp2c(vp, ignore); in exp2b()
294 exp2c(vp, ignore); in exp2b()
306 exp2c(Char ***vp, int ignore) in exp2c() function