Searched refs:gl_errfunc (Results 1 – 2 of 2) sorted by relevance
59 int (*gl_errfunc)(const char *, int); member
187 pglob->gl_errfunc = errfunc;642 if (pglob->gl_errfunc) {645 if (pglob->gl_errfunc(buf, errno) ||
Completed in 9 milliseconds