Searched refs:gl_errfunc (Results 1 – 2 of 2) sorted by relevance
47 int (*gl_errfunc)(const char *, int); member
195 pglob->gl_errfunc = errfunc; in glob()634 if (pglob->gl_errfunc) { in glob3()637 if (pglob->gl_errfunc(buf, errno) || in glob3()