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

  /external/openssh/openbsd-compat/
glob.h 59 int (*gl_errfunc)(const char *, int); member in struct:__anon17318
glob.c 197 pglob->gl_errfunc = errfunc;
719 if (pglob->gl_errfunc) {
722 if (pglob->gl_errfunc(buf, errno) ||
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 650 int (*gl_errfunc)(const char*, int); member in struct:__sanitizer::__sanitizer_glob_t
    [all...]

Completed in 142 milliseconds