Searched refs:gl_suffix (Results 1 – 7 of 7) sorted by relevance
62 const char* gl_suffix; member
71 const char* gl_suffix; member
611 gp->gl_suffix = 0; in glob()671 if (gp->gl_suffix) in glob()672 suflen = strlen(gp->gl_suffix); in glob()738 pat = strcopy(pat, gp->gl_suffix); in glob()
190 gp->gl_suffix = sufstr; in path_expand()