Searched refs:globv (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/nmake/
H A Dmake.h968 extern char** globv(glob_t*, char*);
H A Dexpand.c1221 v = globv(&gl, sfstruse(internal.tmp));
1877 for (p = globv(NiL, sfstruse(tmp)); *p; p++)
1887 for (p = globv(NiL, s); *p; p++)
H A Drule.c831 v = globv(NiL, s);
H A Dbind.c599 globv(register glob_t* gp, char* s) function

Completed in 2033 milliseconds