Home
last modified time | relevance | path

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

/netbsd-src/bin/csh/
H A Dexp.c73 static int csh_exp2(Char ***, int);
124 p1 = csh_exp2(vp, ignore); in exp1()
142 csh_exp2(Char ***vp, int ignore) in csh_exp2() function
154 p2 = csh_exp2(vp, ignore); in csh_exp2()