Searched refs:gl_list (Results 1 – 7 of 7) sorted by relevance
203 for(ap= (struct argnod*)gp->gl_list; ap; ap = ap->argnxt.ap) in path_expand()209 if(gp->gl_list) in path_expand()210 *arghead = (struct argnod*)gp->gl_list; in path_expand()
56 globlist_t* gl_list; member
65 globlist_t* gl_list; member
761 gp->gl_list = gp->gl_match; in glob()