Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dsh.glob.c64 static Char *handleone (Char *, Char **, int);
393 handleone(Char *str, Char **vl, int action) in handleone() function
526 return (handleone(str, vl, action)); in globone()