Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.glob.c110 globequal(Char *old) in globequal() function
359 if ((ns = globequal(s)) == NULL) { in globexpand()
H A Dsh.decls.h192 extern Char *globequal (Char *);
H A Dtw.parse.c1911 if ((p = globequal(old)) == NULL) in tilde()