gl_errfunc 187 win32/glob.c pglob->gl_errfunc = errfunc; gl_errfunc 642 win32/glob.c if (pglob->gl_errfunc) { gl_errfunc 645 win32/glob.c if (pglob->gl_errfunc(buf, errno) || gl_errfunc 59 win32/glob.h int (*gl_errfunc)(const char *, int);