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

/ast/src/lib/libast/include/
H A Dglob.h67 void* gl_handle; member in struct:_glob_
/ast/src/cmd/ksh93/sh/
H A Dexpand.c81 Pathcomp_t *pp = (Pathcomp_t*)gp->gl_handle;
86 gp->gl_handle = (void*)pp;
/ast/src/lib/libast/misc/
H A Dglob.c621 gp->gl_handle = 0;
/ast/src/cmd/nmake/
H A Dbind.c432 Globstate_t* gs = (Globstate_t*)gp->gl_handle;
622 gp->gl_handle = (void*)&gs;

Completed in 18 milliseconds