Searched refs:gl_path (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/include/
H A Dglob.h48 char gl_path[1]; member in struct:_globlist_
/ast/src/lib/libast/misc/
H A Dglob.c46 #define MATCHPATH(g) (offsetof(globlist_t,gl_path)+(g)->gl_extra)
328 prefix = dirname = ap->gl_path + gp->gl_extra;
744 ap->gl_begin = ap->gl_path + gp->gl_extra;
770 strcopy(top->gl_path + gp->gl_extra, nocheck);
797 *argv++ = ap->gl_path + gp->gl_extra;
/ast/src/cmd/re/
H A Dtestglob.c1014 av[n++] = gi->gl_path + extra;

Completed in 963 milliseconds