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

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dglob.h63 unsigned char* gl_intr; member in struct:_glob_
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Dglob.c322 if (*gp->gl_intr)
529 while ((name = (*gp->gl_dirnext)(gp, dirf)) && !*gp->gl_intr)
554 if (*gp->gl_intr)
619 gp->gl_intr = 0;
642 if (!gp->gl_intr)
643 gp->gl_intr = &intr;
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dexpand.c191 gp->gl_intr = &shp->trapnote;

Completed in 454 milliseconds