Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tcsh/
HDsh.glob.c66 static Char **globexpand (Char **, int);
296 globexpand(Char **v, int noglob) in globexpand() function
496 vo = globexpand(v, noglob); in globone()
550 vl = vo = globexpand(v, noglob); in globall()