gl_errfunc        193 win32/glob.c   	pglob->gl_errfunc = errfunc;
gl_errfunc        648 win32/glob.c   		if (pglob->gl_errfunc) {
gl_errfunc        651 win32/glob.c   			if (pglob->gl_errfunc(buf, errno) ||
gl_errfunc         58 win32/glob.h   	int (*gl_errfunc)(const char *, int);