Searched refs:gl_path (Results 1 – 8 of 8) sorted by relevance
46 #define MATCHPATH(g) (offsetof(globlist_t,gl_path)+(g)->gl_extra)331 prefix = dirname = ap->gl_path + gp->gl_extra; in glob_dir()735 ap->gl_begin = ap->gl_path + gp->gl_extra; in glob()755 strcopy(top->gl_path + gp->gl_extra, nocheck); in glob()782 *argv++ = ap->gl_path + gp->gl_extra; in glob()
46 #define MATCHPATH(g) (offsetof(globlist_t,gl_path)+(g)->gl_extra)328 prefix = dirname = ap->gl_path + gp->gl_extra; in glob_dir() 751 ap->gl_begin = ap->gl_path + gp->gl_extra; in glob() 777 strcopy(top->gl_path + gp->gl_extra, nocheck); in glob() 804 *argv++ = ap->gl_path + gp->gl_extra; in glob()
48 char gl_path[1]; member
57 char gl_path[1]; member