HomeSort by relevance Sort by last modified time
    Searched refs:gl_errfunc (Results 1 - 2 of 2) sorted by null

  /external/openssh/openbsd-compat/
glob.h 59 int (*gl_errfunc)(const char *, int); member in struct:__anon24065
glob.c 184 pglob->gl_errfunc = errfunc;
674 if (pglob->gl_errfunc) {
677 if (pglob->gl_errfunc(buf, errno) ||

Completed in 136 milliseconds